1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/tests/sys
Mark Johnston 1dfa8b73f6 tests: Add more shared shadow regression tests
The new tests exercise simulated COW that occurs when the protections on
a wired, copy-on-write mapping are changed from read-only to read-write.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35636
2022-08-09 18:34:01 -04:00
..
acl
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
cddl Merge fix for zfs readmmap test from CheriBSD 2022-07-15 21:10:09 +02:00
common Reenable vnet tests in CI 2022-05-05 14:38:08 -04:00
devrandom
fifo
file path_test: Verify that operations on unlinked files work 2022-04-18 17:55:24 -04:00
fs fusefs tests: Remove an unused variable. 2022-05-13 20:52:14 +03:00
geom Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run 2022-03-08 18:12:40 +08:00
kern tests/socket: add accept_filter(9) test 2022-08-08 14:10:18 -07:00
kqueue kqueue tests: Simplify the test runner 2022-05-24 20:17:41 -04:00
mac
mqueue
net if_ovpn tests: remote access test case 2022-08-09 15:14:14 +02:00
netgraph Remove riscv workaround in sys.netgraph.hub.loop test 2021-12-05 11:12:40 -04:00
netinet netinet tests: Add test for IPv6 mapped-v4 bind problem 2022-08-09 07:08:09 -05:00
netinet6 netinet6: fix interface handling for loopback traffic 2022-07-10 12:47:47 +00:00
netipsec
netmap
netpfil pf tests: support packet size range in pft_ether.py 2022-07-11 19:55:26 +02:00
opencrypto
pjdfstest
posixshm Have posixshm_test ask the kernel for the page size 2022-04-20 14:44:52 +01:00
ses tests/sys/ses: Use ANSI C definition for has_ses. 2022-02-01 13:25:47 -08:00
sys bitstring_test: Add regression tests for bit_ff(c|s)_area_at() 2022-05-20 10:36:05 -04:00
vfs
vm tests: Add more shared shadow regression tests 2022-08-09 18:34:01 -04:00
vmm
Makefile Add tests for ses(4) 2022-01-19 12:43:51 -07:00
Makefile.depend
Makefile.inc