mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 08:41:30 -04:00
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 |
||
|---|---|---|
| .. | ||
| acl | ||
| aio | ||
| fifo | ||
| file | ||
| geom | ||
| kern | ||
| kqueue | ||
| mac | ||
| mqueue | ||
| netinet | ||
| opencrypto | ||
| pjdfstest | ||
| posixshm | ||
| vfs | ||
| vm | ||
| Makefile | ||
| Makefile.depend | ||