Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/tls-maxphys]: src/tests/net/npf ATF wrapping of the npf tests



details:   https://anonhg.NetBSD.org/src/rev/7231c8b0436c
branches:  tls-maxphys
changeset: 852912:7231c8b0436c
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Sep 12 14:06:32 2012 +0000

description:
ATF wrapping of the npf tests

diffstat:

 tests/net/npf/Makefile |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r ad9ed21278de -r 7231c8b0436c tests/net/npf/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/net/npf/Makefile    Wed Sep 12 14:06:32 2012 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.6.2 2012/09/12 14:06:32 martin Exp $
+#
+
+.include <bsd.own.mk>
+
+TESTSDIR=      ${TESTSBASE}/net/npf
+FILESDIR=      ${TESTSDIR}
+
+TESTS_SH=      t_npf
+FILES=         ../../../usr.sbin/npf/npftest/npftest.conf
+
+.include <bsd.test.mk>



Home | Main Index | Thread Index | Old Index