]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: make asserts show up in stderr
authorRafael Zalamena <rzalamena@gmail.com>
Thu, 27 Jul 2017 17:52:51 +0000 (14:52 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:12 +0000 (20:22 -0500)
commite7ba3cd11c0fded7d8563a0eebb1ed888f298ebb
tree67d0a26faaae97eb79289170d18b3524af97fa35
parent9427b78f65ef04519e568a45374f59b67937e9d8
topotests: make asserts show up in stderr

Code was based on the pytest default makereport code:
https://github.com/pytest-dev/pytest/blob/c92760dca8637251eb9e7b9ea4819b32bc0b8042/_pytest/runner.py#L264
tests/topotests/conftest.py