freebsd-src/tests/sys
Kristof Provost 9d48283d60 carp tests: test manually switch between backup and master
There's been at least one issue where we failed to correctly enter
NET_EPOCH that was triggered in this scenario.
Add a test case for it to make it easier to detect issues like this in
the future.

Reviewed by:	zlei
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D39115
2023-03-20 10:52:53 +01:00
..
acl tests/sys/acl: Add ATF C test for newly added acl_* functions. 2021-08-27 11:52:21 +03:00
aio Reap dead code in lio_kqueue_test and aio_kqueue_test 2022-07-24 09:31:40 -06:00
audit Extend the length of dirpath to fix failure in kyua test 2022-04-12 09:23:56 -07:00
auditpipe
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
fifo
file path_test: Verify that operations on unlinked files work 2022-04-18 17:55:24 -04:00
fs tarfs: Fix backtracking during node creation. 2023-03-16 11:31:22 +00:00
geom Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run 2022-03-08 18:12:40 +08:00
kern sendfile tests: Mount filesystems under the test workdir 2023-03-13 10:45:35 -04:00
kqueue kqueue tests: Simplify the test runner 2022-05-24 20:17:41 -04:00
mac
mqueue
net tun tests: Fix cleanup definitions 2023-03-16 13:27:24 -04:00
netgraph netgraph tests: Serialize 2023-03-18 16:57:11 -04:00
netinet carp tests: test manually switch between backup and master 2023-03-20 10:52:53 +01:00
netinet6 testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00
netipsec ipsec tests: add test case for chacha20_poly1305 2022-11-02 14:19:37 +01:00
netlink netlink: fix capped uncapped ack handling in snl(3). 2023-03-18 11:35:56 +00:00
netmap netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing. 2022-12-04 16:29:25 -08:00
netpfil pf tests: test IPv6 fragmentation with link-local addresses 2023-03-16 10:59:04 +01:00
opencrypto test/sys/opencrypto: Fix NIST KAT parser iterator 2022-10-06 16:42:31 +02:00
pjdfstest
posixshm posixshm tests: Correct page size index checks 2023-03-03 11:16:51 -05:00
ses tests/sys/ses: Use ANSI C definition for has_ses. 2022-02-01 13:25:47 -08:00
sys rb_tree: test rank balance 2022-09-07 21:40:05 -05:00
vfs
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