commit | 5bb7e4d12b3a3015208fad5ee0f3c055b704c8c4 | [log] [tgz] |
---|---|---|
author | David Lamparter <equinox@opensourcerouting.org> | Tue Feb 26 17:53:30 2013 +0100 |
committer | David Lamparter <equinox@diac24.net> | Sun Apr 14 16:01:11 2013 +0200 |
tree | 715ef4c4c267687d86e0c8fb7a494c31038c32bd | |
parent | f281ab9752393fcc7cbb54c50edb66f25c2a31fb [diff] [blame] |
tests: DejaGNU bgpd this just wraps the existing test programs in expect wrappers that make their results usable to DejaGNU. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
diff --git a/tests/bgpd.tests/Makefile.am b/tests/bgpd.tests/Makefile.am new file mode 100644 index 0000000..5900186 --- /dev/null +++ b/tests/bgpd.tests/Makefile.am
@@ -0,0 +1,7 @@ +EXTRA_DIST = \ + aspathtest.exp \ + ecommtest.exp \ + testbgpcap.exp \ + testbgpmpath.exp \ + testbgpmpattr.exp +