index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
libc
/
sys
/
t_mmap.c
Age
Commit message (
Expand
)
Author
2022-06-04
tests/lib/libc: Test mmap(2) with bad hints.
riastradh
2022-04-06
Add a regression test for PR kern/52239, "Changing protections of
gson
2022-04-05
In the mmap_err test case, mmap the address, not the address of the address.
gson
2022-04-05
When the t_mmap:mmap_err test fails due to errno not having the expected
gson
2020-06-26
Reference PRs consistently.
jruoho
2017-05-23
Handle dk disks and print errors.
christos
2017-01-16
PR/51891: Ngie Cooper: use sys/disklabel.h instead of machine/disklabel.h
christos
2017-01-13
PR/51855: Ngie Cooper: fix leaks
christos
2017-01-10
more tests needing <sys/stat.h>
christos
2015-02-28
Make sure to use the values calculated in the loop that is supposed to crash
martin
2015-02-27
add truncate causing signal test
christos
2012-06-14
Disable the mmap_block test again, it doesn't panic when mmaping /dev/wd0d
bouyer
2012-06-01
Do not skip the block device mmap test, as it does not crash
martin
2012-05-16
mmap_block:
martin
2012-03-13
Use atf_tc_skip().
jruoho
2012-03-06
A test case for serious PR kern/38889: crash on open/mmap/close of block
jruoho
2011-07-14
Move the uvm "loan" test to tests(7).
jruoho
2011-07-07
Add the syscall tests back. Couple of files and tests were also renamed for
jruoho