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
Age
Commit message (
Expand
)
Author
2014-02-27
Use an abs wide enough to cover the types involved.
joerg
2014-02-26
Remove hardcoded VM_MIN_ADDRESS and instead query current value via
martin
2013-07-24
There wasn't a codegen bug - the test program itself was buggy.
skrll
2013-07-24
Fix msgsz confusion.
skrll
2013-07-23
Compile tests/lib/libc/sys/t_msgrcv with -O0 on hppa to avoid compiler
skrll
2013-05-05
Whitespace
skrll
2013-03-31
add more test cases for nanosleep
christos
2013-03-08
Sharpen the "return imediately" test case and fix/uncomment the "wait untill
martin
2013-03-08
Rename testprogram and make it more general by adding other testcases.
martin
2013-03-08
Add a test program for PR kern/47625, based on the sample code provided
martin
2012-12-04
Move the bitmap(3) test to the "right" place. Note it in bitops(3). Xrefs.
jruoho
2012-12-01
Add a bitops test
christos
2012-11-29
Skip kqueue_unsupported_fd if the drvctl device is not present.
martin
2012-11-24
Add a test for adding an event to an unsupported fd.
christos
2012-11-07
Merge in the minimal test from the old src/regress/sys/kernel/sigtramp
pgoyette
2012-09-27
Simplify
skrll
2012-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2012-09-08
Make this compile on archs where VM_MIN_ADDRESS is not defined (or not
martin
2012-09-07
Deal with architectures defining VM_MIN_ADDRESS > 0.
martin
2012-08-08
Exclude tests that use rump
christos
2012-06-22
tests for recvmmsg
christos
2012-06-14
Disable the mmap_block test again, it doesn't panic when mmaping /dev/wd0d
bouyer
2012-06-12
check thread limit
christos
2012-06-08
Degrade all intermediate failures due to memory/resource shortage to
martin
2012-06-07
Revert previous - instead of guessing the amount of needed memory locked
martin
2012-06-05
Try to estimate the number of locked pages the mincore() test will need and
martin
2012-06-02
adapt to new reality
martin
2012-06-01
Do not skip the block device mmap test, as it does not crash
martin
2012-05-31
Add a (skipped for now) test case for PR 46463
martin
2012-05-23
Simplify creation of a temporary file slightly, fix sizeof(buf) confusion
martin
2012-05-22
Typo in comment
martin
2012-05-21
Calling _lwp_create() with a bogus ucontext could trigger a kernel
martin
2012-05-16
mmap_block:
martin
2012-05-16
Remove also redundant comment (the reference to the PR is already in the
jruoho
2012-05-16
Simplify the test for PR kern/4645 and make it independend of resource
martin
2012-05-16
Fix typo in comment.
wiz
2012-05-16
Enable the test for PR kern/46457 now that it does not crash the
martin
2012-05-16
Add a case for PR kern/46457. This is skipped for the time being, as it
jruoho
2012-04-21
Avoid harmless compiler (integer) warnings.
jruoho
2012-04-20
Add few unit tests for mlock(2), including a case for PR kern/44788.
jruoho
2012-03-31
Note PR bin/14558.
jruoho
2012-03-22
dholland fixed PR/44927
christos
2012-03-18
Move the references to PRs from code comments to the test description. Once
jruoho
2012-03-18
Get rid of the weird macros.
jruoho
2012-03-17
Move the _lwp_ctl(2) preemption counter check to the right place.
jruoho
2012-03-17
PR kern/46077 was fixed; remove xfail.
jruoho
2012-03-16
This is no longer expected to fail.
matt
2012-03-16
Don't rely on INT_MAX being unmapped. Use mmap to get a page and then unmap
matt
2012-03-14
Skip the ENOMEM/RLIMIT_MEMLOCK case when doing mlockall(2).
jruoho
2012-03-13
Use atf_tc_skip().
jruoho
[next]