tests: add v6 check

The counting of total maximum address space seems to be broken at the
moment, and the check is expected to fail until a counting fix is
available.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2012-12-02 21:33:07 +00:00
parent 1424db9427
commit a2fa69a403
5 changed files with 101 additions and 1 deletions

View file

@ -7,7 +7,7 @@ EXTRA_DIST = \
simple \
test.sh
TESTS = simple bootp leading0
TESTS = simple bootp leading0 v6
check_SCRIPTS = test.sh
check-local: $(SHELL) $(top_srcdir)/tests/test.sh