mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
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:
parent
1424db9427
commit
a2fa69a403
5 changed files with 101 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue