summaryrefslogtreecommitdiff
path: root/tests/lib/libc/sys/t_mmap.c
AgeCommit message (Expand)Author
2022-06-04tests/lib/libc: Test mmap(2) with bad hints.riastradh
2022-04-06Add a regression test for PR kern/52239, "Changing protections ofgson
2022-04-05In the mmap_err test case, mmap the address, not the address of the address.gson
2022-04-05When the t_mmap:mmap_err test fails due to errno not having the expectedgson
2020-06-26Reference PRs consistently.jruoho
2017-05-23Handle dk disks and print errors.christos
2017-01-16PR/51891: Ngie Cooper: use sys/disklabel.h instead of machine/disklabel.hchristos
2017-01-13PR/51855: Ngie Cooper: fix leakschristos
2017-01-10more tests needing <sys/stat.h>christos
2015-02-28Make sure to use the values calculated in the loop that is supposed to crashmartin
2015-02-27add truncate causing signal testchristos
2012-06-14Disable the mmap_block test again, it doesn't panic when mmaping /dev/wd0dbouyer
2012-06-01Do not skip the block device mmap test, as it does not crashmartin
2012-05-16mmap_block:martin
2012-03-13Use atf_tc_skip().jruoho
2012-03-06A test case for serious PR kern/38889: crash on open/mmap/close of blockjruoho
2011-07-14Move the uvm "loan" test to tests(7).jruoho
2011-07-07Add the syscall tests back. Couple of files and tests were also renamed forjruoho