mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
tests/sys/kern/pipe - Fix style(9) bugs - Fix compiler warnings - Use `nitems(x)` instead of `sizeof(x) / sizeof(*x)` pattern The testcases will be converted over to ATF eventually, but for now will be integrated in as plain C tests MFC after: 1 week Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| acl | ||
| aio | ||
| fifo | ||
| file | ||
| kern | ||
| kqueue | ||
| mqueue | ||
| netinet | ||
| opencrypto | ||
| pjdfstest | ||
| posixshm | ||
| vfs | ||
| vm | ||
| Makefile | ||