]> git.puffer.fish Git - matthieu/frr.git/commit
tests: make --disable-bgpd kill bgpd tests too
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 23 Feb 2013 21:17:21 +0000 (22:17 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 9 Apr 2013 15:05:37 +0000 (17:05 +0200)
commitc095185c26f72bff14238ca1209ef6b2d7a8b935
treeb6d9fa2ef2a225ff2c85d3d74dc1c94e327eeaab
parent4a014580ff85428aa41b28503554b2ce982805be
tests: make --disable-bgpd kill bgpd tests too

bgpd tests don't compile or run with --disable-bgpd, let's catch this in
the Makefile.

Reported-by: Joachim Nilsson <troglobit@gmail.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
tests/Makefile.am