summaryrefslogtreecommitdiffstats
path: root/usr.bin/apply/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/apply/tests/Makefile')
-rw-r--r--usr.bin/apply/tests/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/usr.bin/apply/tests/Makefile b/usr.bin/apply/tests/Makefile
new file mode 100644
index 0000000..332bf7d
--- /dev/null
+++ b/usr.bin/apply/tests/Makefile
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+TESTSDIR= ${TESTSBASE}/usr.bin/apply
+
+TAP_TESTS_SH= legacy_test
+
+FILESDIR= ${TESTSDIR}
+FILES= regress.00.in
+FILES+= regress.00.out
+FILES+= regress.01.out
+FILES+= regress.01.sh
+FILES+= regress.sh
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud