]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/lib/topogen.py
topogen: import pytest assert function
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 22 Dec 2017 12:47:20 +0000 (10:47 -0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:13 +0000 (20:22 -0500)
commit0e17ee9e034ed6d9156f9ab1843c5508bf987cb2
tree6db7458e10dc49579ddd4da7575044ddacf92f09
parentd4368260c3736aa888e590e71b4232fedac7f129
topogen: import pytest assert function

Use the pytest assert function to be able to report to pytest failures
that happened inside the API.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/lib/topogen.py