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
..
2016-03-21 21:38:35 +00:00
2015-07-20 09:37:42 +00:00
2015-04-22 14:38:58 +00:00
2016-03-26 23:39:53 +00:00
2016-02-23 23:37:10 +00:00
2016-04-15 17:45:12 +00:00
2015-01-22 11:12:42 +00:00
2016-04-26 12:29:47 +00:00
2015-11-19 05:50:22 +00:00
2014-08-11 15:06:07 +00:00
2016-04-29 21:11:31 +00:00
2016-04-29 20:12:45 +00:00
2016-03-21 21:38:35 +00:00
2016-03-21 21:38:35 +00:00
2015-06-10 10:48:12 +00:00
2015-03-17 14:16:50 +00:00
2016-04-14 17:07:26 +00:00