[Midnightbsd-cvs] src [10325] trunk/usr.sbin/tests: add tests
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 3 15:48:11 EDT 2018
Revision: 10325
http://svnweb.midnightbsd.org/src/?rev=10325
Author: laffer1
Date: 2018-06-03 15:48:11 -0400 (Sun, 03 Jun 2018)
Log Message:
-----------
add tests
Added Paths:
-----------
trunk/usr.sbin/tests/
trunk/usr.sbin/tests/Makefile
Added: trunk/usr.sbin/tests/Makefile
===================================================================
--- trunk/usr.sbin/tests/Makefile (rev 0)
+++ trunk/usr.sbin/tests/Makefile 2018-06-03 19:48:11 UTC (rev 10325)
@@ -0,0 +1,9 @@
+# $MidnightBSD$
+# $FreeBSD: stable/10/usr.sbin/tests/Makefile 313488 2017-02-09 22:49:48Z ngie $
+
+.include <bsd.own.mk>
+
+.PATH: ${SRCTOP}/tests
+KYUAFILE= yes
+
+.include <bsd.test.mk>
Property changes on: trunk/usr.sbin/tests/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list