]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add opaque api test
authorChristian Hopps <chopps@labn.net>
Tue, 10 May 2022 16:13:04 +0000 (12:13 -0400)
committerChristian Hopps <chopps@labn.net>
Thu, 2 Jun 2022 20:37:16 +0000 (16:37 -0400)
commitad9c18f375f71aaa1b04db399755939d7f5cf74d
tree22e1fb8485906a790a3e4f2349909ebd91b77e51
parent9191ac86fdb70e057ba46827a99c975507365bad
tests: add opaque api test

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/ospfapi/ctester.py [new file with mode: 0755]
tests/topotests/ospfapi/lib [new symlink]
tests/topotests/ospfapi/r1/ospfd.conf [new file with mode: 0644]
tests/topotests/ospfapi/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ospfapi/r2/ospfd.conf [new file with mode: 0644]
tests/topotests/ospfapi/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ospfapi/r3/ospfd.conf [new file with mode: 0644]
tests/topotests/ospfapi/r3/zebra.conf [new file with mode: 0644]
tests/topotests/ospfapi/r4/ospfd.conf [new file with mode: 0644]
tests/topotests/ospfapi/r4/zebra.conf [new file with mode: 0644]
tests/topotests/ospfapi/test_ospf_clientapi.py [new file with mode: 0644]