mirror_frr/tests/topotests/lib/test
Rafael Zalamena 034237db12 topotest: fix a regression in version_cmp
It was found a regression on an edge case when the second number in the
comparison was (at least) 2 numbers longer the comparison would fail
with a wrong return value. It succeeded for some cases because the
first comparison in the exception was correct, but not the second.
2018-11-27 20:22:12 -05:00
..
__init__.py topotest: implement json_cmp function 2018-11-27 20:22:11 -05:00
test_json.py topotest: add JSON list comparation support 2018-11-27 20:22:11 -05:00
test_version.py topotest: fix a regression in version_cmp 2018-11-27 20:22:12 -05:00