aboutsummaryrefslogtreecommitdiff
path: root/bin/dd/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/tests/Makefile')
-rw-r--r--bin/dd/tests/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/dd/tests/Makefile b/bin/dd/tests/Makefile
new file mode 100644
index 000000000000..029808e6eb28
--- /dev/null
+++ b/bin/dd/tests/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+ATF_TESTS_SH= dd2_test
+NETBSD_ATF_TESTS_SH= dd_test
+
+.include <netbsd-tests.test.mk>
+
+.include <bsd.test.mk>