summaryrefslogtreecommitdiffstats
path: root/tests/bgpd.tests
Commit message (Collapse)AuthorAgeFilesLines
* tests: remove --disable-ipv6David Lamparter2015-02-142-10/+10
| | | | | | | | With --disable-ipv6 gone, the IPv6 detection logic in the tests is not needed anymore either. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> Acked-by: Paul Jakma <paul@jakma.org>
* tests: DejaGNU bgpdDavid Lamparter2013-04-146-0/+190
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>