Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: remove --disable-ipv6 | David Lamparter | 2015-02-14 | 2 | -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 bgpd | David Lamparter | 2013-04-14 | 6 | -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> |