Convert the libcap_sysctl test cases to ATF.

Reviewed by:	oshogbo
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17855
This commit is contained in:
Mark Johnston 2019-05-13 17:51:03 +00:00
parent 1608c46ea4
commit 3c766430f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=347535
2 changed files with 404 additions and 352 deletions

View File

@ -2,7 +2,7 @@
.include <src.opts.mk>
TAP_TESTS_C= sysctl_test
ATF_TESTS_C= sysctl_test
.if ${MK_CASPER} != "no"
LIBADD+= casper

File diff suppressed because it is too large Load Diff