]> git.puffer.fish Git - matthieu/frr.git/commit
topotest: add JSON list comparation support
authorRafael Zalamena <rzalamena@gmail.com>
Wed, 5 Jul 2017 16:46:28 +0000 (13:46 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commitdc0d3fc53f86310cb5789dedf647f981975e94fa
treee0e6c68f1171e51644fe592771493037c5bf9c1f
parent19ccab570b5a9c231dea2be4793523a7001aee72
topotest: add JSON list comparation support

Add missing list support for json_cmp(). The missing support was
noticed while writing the BGP ECMP topology test.
tests/topotests/lib/test/test_json.py
tests/topotests/lib/topotest.py