Python3 tests: Fix asserts. 64/16164/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 25 Nov 2018 07:19:53 +0000 (23:19 -0800)
committerDamjan Marion <dmarion@me.com>
Mon, 26 Nov 2018 19:53:39 +0000 (19:53 +0000)
commit3d2df215bf1de516ffbd8ee3815091ca3c3a492f
treed347eb7afe8911db4d819786a0f031fa4c7bb2ea
parent6221927e9bad39c2856e844f8bc38947cb447f73
Python3 tests: Fix asserts.

Use assert(Not)Equal()
Use assert{Greater,Less}[Equal]

Change-Id: I7c14570b8dce463ee13a67e9c1f10beb1a0308a8
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/test_ip4.py
test/test_ip6.py
test/test_nat.py
test/test_neighbor.py
test/test_sixrd.py