freebsd-src/sys/tests
Warner Losh fdafd315ad sys: Automated cleanup of cdefs and other formatting
Apply the following automated changes to try to eliminate
no-longer-needed sys/cdefs.h includes as well as now-empty
blank lines in a row.

Remove /^#if.*\n#endif.*\n#include\s+<sys/cdefs.h>.*\n/
Remove /\n+#include\s+<sys/cdefs.h>.*\n+#if.*\n#endif.*\n+/
Remove /\n+#if.*\n#endif.*\n+/
Remove /^#if.*\n#endif.*\n/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/types.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/param.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/capsicum.h>/

Sponsored by:		Netflix
2023-11-26 22:24:00 -07:00
..
callout_test sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
epoch sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fib_lookup sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
framework sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
runtest sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
callout_test.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
kern_testfrwk.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ktest_example.c Testing: add framework for the kernel unit tests. 2023-04-14 15:47:55 +00:00
ktest.c netlink: move NETLINK define to opt_global.h 2023-10-13 09:23:47 +02:00
ktest.h ktest: make ktest work with Netlink loaded as a module. 2023-06-13 06:04:14 +00:00