summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/tests/Makefile')
-rw-r--r--usr.sbin/pw/tests/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/pw/tests/Makefile b/usr.sbin/pw/tests/Makefile
new file mode 100644
index 0000000..3003c8f
--- /dev/null
+++ b/usr.sbin/pw/tests/Makefile
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+TESTSDIR= ${TESTSBASE}/usr.sbin/pw
+
+ATF_TESTS_SH= pw_delete pw_modify
+
+FILES= group helper_functions.shin master.passwd
+FILESDIR= ${TESTSDIR}
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud