freebsd-dev/tests/sys/vm
Arka Sharma 766c2466ff mmap map_at_zero test: handle W^X
Use kern.elfXX.allow_wx to decide whether to map W+X or W-only memory.

Future work could expand this test to add an "allow_wx" axis to the
test matrix, but I would argue that a separate test should be written,
since that's orthogonal to map_at_zero.

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
2022-02-21 09:43:42 -06:00
..
Makefile
Makefile.depend
mlock_test.c
mmap_test.c mmap map_at_zero test: handle W^X 2022-02-21 09:43:42 -06:00
page_fault_signal.c
shared_shadow_inval_test.c