freebsd-dev/tests/sys
Alan Somers 794277da54 Automate the subr_unit test.
Build and install the subr_unit test program originally written by phk, and
run it with the other ATF tests.

tests/sys/kern/Makefile
	* Build and install the subr_unit test as a plain test

sys/kern/subr_unit.c
	* Reduce the default number of repetitions from 100 to 1, and add a
	  command-line parser to override it.
	* Don't be so noisy by default
	* Fix an include problem for the test build

Reviewed by:	ngie
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D6038
2016-04-29 21:11:31 +00:00
..
acl MFH 2016-03-10 21:16:01 +00:00
aio MFH 2016-04-16 02:32:12 +00:00
fifo MFH 2016-03-10 21:16:01 +00:00
file Minor cosmetic cleanup 2016-04-18 07:48:27 +00:00
geom MFH 2016-04-04 23:55:32 +00:00
kern Automate the subr_unit test. 2016-04-29 21:11:31 +00:00
kqueue MFH 2016-03-10 21:16:01 +00:00
mac MFH 2016-03-10 21:16:01 +00:00
mqueue MFH 2016-03-10 21:16:01 +00:00
netinet MFH 2016-03-10 21:16:01 +00:00
opencrypto MFH 2016-03-10 21:16:01 +00:00
pjdfstest MFH 2016-03-10 21:16:01 +00:00
posixshm Fix issues identified by Coverity 2016-04-19 23:15:47 +00:00
vfs MFH 2016-03-10 21:16:01 +00:00
vm Fix leaks and test for getpagesize() returning == -1 2016-04-19 22:25:14 +00:00
Makefile MFH 2016-02-18 00:37:58 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00