Adding test-echoping-ipv6

Initial
Stephane Bortzmeyer 22 years ago
parent 5a662641c1
commit bfd9f7350b

@ -9,7 +9,7 @@ echoping_LDADD =
DOCS=DETAILS
TESTS=test-echoping-local test-echoping-remote
MORE_TESTS=test-echoping-proxy test-echoping-icp test-echoping-crypto test-echoping-tos
MORE_TESTS=test-echoping-proxy test-echoping-icp test-echoping-crypto test-echoping-tos test-echoping-ipv6
test: check
tests: check

@ -73,7 +73,7 @@ echoping_LDADD =
DOCS = DETAILS
TESTS = test-echoping-local test-echoping-remote
MORE_TESTS = test-echoping-proxy test-echoping-icp test-echoping-crypto test-echoping-tos
MORE_TESTS = test-echoping-proxy test-echoping-icp test-echoping-crypto test-echoping-tos test-echoping-ipv6
EXTRA_DIST = $(man_MANS) $(TESTS) $(DOCS) $(MORE_TESTS)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4

Loading…
Cancel
Save