]> git.puffer.fish Git - matthieu/frr.git/commit
Move common function and class to topotest library
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 30 Jan 2017 21:50:48 +0000 (13:50 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit594b1259f994f781c19afd98ae5cee034cf3805b
tree40da1a286ba80af1392b8ac71cba6f8dcf95d006
parentf03e38f397f721d209c4493f38c6a3ebb5ddbd5e
Move common function and class to topotest library

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tests/topotests/.gitignore
tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py
tests/topotests/ldp-topo1/test_ldp_topo1.py
tests/topotests/lib/__init__.py [new file with mode: 0644]
tests/topotests/lib/topotest.py [new file with mode: 0644]
tests/topotests/ospf6-topo1/test_ospf6_topo1.py