]> git.puffer.fish Git - mirror/frr.git/commit
tests: add DejaGNU framework
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 26 Feb 2013 15:21:20 +0000 (16:21 +0100)
committerDavid Lamparter <equinox@diac24.net>
Sun, 14 Apr 2013 14:01:05 +0000 (16:01 +0200)
commitf281ab9752393fcc7cbb54c50edb66f25c2a31fb
tree53be958c127d21c6bc0e2e2abd02f33a3fde16c2
parentf2b53dac4c72811c06779c596c6162b994eb427a
tests: add DejaGNU framework

DejaGNU seems to be the 'standard' GNU test framework (which by itself
doesn't say much), but it seems relatively usable and the "remote
system" capabilities might come in handy for virtualisation-based tests
for kernel interactions or something.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
buildtest.sh
configure.ac
tests/.gitignore
tests/Makefile.am
tests/config/unix.exp [new file with mode: 0644]
tests/global-conf.exp [new file with mode: 0644]