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
2015-06-22
Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.
matt
2015-06-06
Don't pass uninitialized variables by value.
joerg
2015-04-05
fix typo bindinging -> binding
rtr
2015-04-05
add another test program for connect(2) that checks that connect fails
rtr
2015-04-05
- ATF_REQUIRE(EINVAL == errno);
rtr
2015-04-05
New test program for bind(2), with a single (currently eroneously failing)
martin
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
2015-02-05
Skip kqueue_unsupported_fd test if /dev/drvctl is not configured
isaki
2015-01-31
PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
christos
2014-11-04
PR misc/49356 remove unnecessary references to atf-c/config.h
justin
2014-09-03
The nop instruction on or1k is l.nop
matt
2014-07-18
Add new minherit test.
christos
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2014-04-21
When unlinking a directory as unprivileged user allow both EPERM and EACCESS
martin
2014-04-21
When a hard link to a directory fails, accept both EPERM and EACCESS as
martin
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
[next]