[Midnightbsd-cvs] src [11179] trunk/secure/usr.sbin/tests: add tests

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 30 19:35:21 EDT 2018


Revision: 11179
          http://svnweb.midnightbsd.org/src/?rev=11179
Author:   laffer1
Date:     2018-06-30 19:35:20 -0400 (Sat, 30 Jun 2018)
Log Message:
-----------
add tests

Added Paths:
-----------
    trunk/secure/usr.sbin/tests/
    trunk/secure/usr.sbin/tests/Makefile

Added: trunk/secure/usr.sbin/tests/Makefile
===================================================================
--- trunk/secure/usr.sbin/tests/Makefile	                        (rev 0)
+++ trunk/secure/usr.sbin/tests/Makefile	2018-06-30 23:35:20 UTC (rev 11179)
@@ -0,0 +1,8 @@
+# $MidnightBSD$
+
+.include <bsd.own.mk>
+
+.PATH:		${SRCTOP}/tests
+KYUAFILE=	yes
+
+.include <bsd.test.mk>


Property changes on: trunk/secure/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