]> git.puffer.fish Git - matthieu/frr.git/commit
topotest: improve json_cmp assert output
authorRafael Zalamena <rzalamena@gmail.com>
Thu, 29 Jun 2017 15:18:46 +0000 (12:18 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit3668ed8dc2df70ca3ff4a1ea99b85894ba5b3a11
treeca921c7a758cb6773e70cb837218b95c5a9316dc
parent8833a8387fd085a6f7af80bd2a53c1a3f4d8e67d
topotest: improve json_cmp assert output

Create a specialized assert and json_cmp() result to improve the
comparison output. With this we also got a way to display all comparison
failures instead of just the first one.
tests/topotests/conftest.py
tests/topotests/lib/topotest.py