Build and install the atf tests.

Reviewed by:	freebsd-testing
Approved by:	rpaulo (mentor)
This commit is contained in:
Julio Merino
2013-11-08 14:33:41 +00:00
parent cc21b86f50
commit fba3cde907
26 changed files with 277 additions and 11 deletions
+10
View File
@@ -0,0 +1,10 @@
# $FreeBSD$
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/libexec
.PATH: ${.CURDIR:H:H}/tests
KYUAFILE= yes
.include <bsd.test.mk>