]> git.puffer.fish Git - matthieu/frr.git/commit
topotest: add writing tests tips
authorRafael Zalamena <rzalamena@gmail.com>
Thu, 29 Jun 2017 21:23:34 +0000 (18:23 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commite41b0861513cae7aa6cbbe20b73505ac9ffc12a2
tree6b48eda6a167c88cb789e6b483fc101ba2046751
parent3668ed8dc2df70ca3ff4a1ea99b85894ba5b3a11
topotest: add writing tests tips

Add two tips to help improve test code quality:
1) Store function returns for later inspection
2) Identify what failed using the assert message
tests/topotests/GUIDELINES.md