freebsd-dev/tests/sys
Alexander V. Chernikov fee65b7e21 tests: split netlink.py into multiple files to impove maintainability.
This diff does not contain any functional changes.
Its sole purpose is splitting netlink.py into smaller chunks.
The new code simplifies the upcoming generic netlink support
introduction.

MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D39365
2023-04-01 19:31:38 +00:00
..
acl acl tests: Serialize 2023-03-30 19:35:59 -04:00
aio aio tests: Use unique names for zvols 2023-03-30 19:35:59 -04:00
audit tests/sys/audit: Remove MIPS-specific sysarch(2) test. 2023-03-29 15:06:03 -07:00
auditpipe Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
capsicum Fix MK_TESTS build with MK_ASAN/MK_UBSAN 2021-08-02 14:33:24 +01:00
cddl zfs tests: stop writing to arbitrary devices 2022-11-11 14:43:47 -06:00
common pf tests: properly destroy renamed interfaces 2023-01-16 07:23:07 +01:00
devrandom Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
fifo Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests. 2020-05-20 17:48:18 +00:00
file path_test: Add a test case for openat(O_EMPTY_PATH) in capability mode 2023-03-22 09:19:27 -04:00
fs makefs: add missing break for 'g' case in tarfs test 2023-03-23 09:10:31 -04:00
geom Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run 2022-03-08 18:12:40 +08:00
kern fdgrowtable tests: Address a set-but-not-used warning 2023-03-30 13:55:06 -04:00
kqueue kqueue tests: Simplify the test runner 2022-05-24 20:17:41 -04:00
mac Resolve conflict between the fusefs(5) and mac_bsdextended(4) tests 2020-05-02 20:14:59 +00:00
mqueue Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
net if_ovpn tests: Serialize 2023-03-30 19:35:59 -04:00
netgraph netgraph tests: Serialize 2023-03-18 16:57:11 -04:00
netinet carp tests: unicast tests (IPv6) 2023-03-20 14:37:09 +01:00
netinet6 testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00
netipsec netipsec tests: Serialize 2023-03-20 12:21:17 -04:00
netlink tests: split netlink.py into multiple files to impove maintainability. 2023-04-01 19:31:38 +00:00
netmap netmap: fix copyin/copyout of nmreq options list 2023-03-21 23:23:18 +00:00
netpfil pf tests: Serialize 2023-03-30 19:35:59 -04:00
opencrypto test/sys/opencrypto: Fix NIST KAT parser iterator 2022-10-06 16:42:31 +02:00
pjdfstest Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
posixshm posixshm tests: Correct page size index checks 2023-03-03 11:16:51 -05:00
ses ses: cleanup ses tests 2023-03-27 14:06:51 -06:00
sys rb_tree: test rank balance 2022-09-07 21:40:05 -05:00
vfs tests/sys/vfs/lookup_cap_dotdot: No longer aborts after ATF update 2021-02-04 17:57:27 +00:00
vm shared_shadow_inval_test: fix copy-pasto in error message 2022-08-24 13:03:11 -05:00
vmm vmm: Add credential to cdev object 2021-08-18 13:41:33 -04:00
Makefile netlink: connect netlink tests to the build 2022-12-16 12:02:50 +00:00
Makefile.depend
Makefile.inc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00