mirror of
https://github.com/opnsense/src.git
synced 2026-05-23 10:26:01 -04:00
This change adds some sample test cases to share/examples/tests/ demonstrating the basic usage of the atf and plain interfaces. These test programs are fully-functional and are installed as part of the test suite, which guarantees that the sample code remains correct. However, they currently mostly serve as a placeholder for additional examples and may be incomplete (depending on how you look at them). I will see what else can be useful while working on documentation. As a bonus, the addition of these tests exercise the *.test.mk files, one of which (plain.test.mk) was not yet in use, and also demonstrates that it's possible to mix different kinds of test programs into the same test suite. Approved by: rpaulo (mentor) |
||
|---|---|---|
| .. | ||
| autofs/driver | ||
| bhyve | ||
| bootforth | ||
| BSD_daemon | ||
| csh | ||
| cvsup | ||
| diskless | ||
| drivers | ||
| etc | ||
| find_interface | ||
| FreeBSD_version | ||
| hast | ||
| hwpmc | ||
| ibcs2 | ||
| indent | ||
| ipfilter | ||
| ipfw | ||
| IPv6 | ||
| jails | ||
| kld | ||
| libusb20 | ||
| libvgl | ||
| mdoc | ||
| netgraph | ||
| perfmon | ||
| pf | ||
| ppi | ||
| ppp | ||
| printing | ||
| scsi_target | ||
| ses | ||
| smbfs | ||
| sunrpc | ||
| tests | ||
| witness | ||
| Makefile | ||