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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-06-30
Add a test for verifying procinfo note inside coredumps.
mgorny
2019-04-26
Use LDADD, which apparently puts the libraries at the end of the command,
maya
2019-04-25
Introduce check for the support of FPU exceptions
kamil
2019-02-10
Link t_ptrace_wait* tests with -pthread
kamil
2018-08-21
more tests
christos
2018-05-25
Add a test to verify syscall() and/or __syscall() are working.
martin
2018-05-18
Add new ATF tests: t_fork and t_vfork
kamil
2018-02-25
Add new tests in lib/libc/sys/t_ucontext
kamil
2017-04-02
Import ptrace(2) tests into appropriate directory tests/lib/libc/sys/
kamil
2017-02-01
Restrict special mode/owner settings to truncate_test.root_owned;
martin
2017-01-14
Set FILESBUILD=yes to actually run the creation script for the file.
pgoyette
2017-01-13
PR/51844: Ngie Cooper: use root-owned file created during build instead of
christos
2016-11-11
New clock_nanosleep(2) testcase.
njoly
2016-11-06
Add new tests: tests/lib/libc/sys/t_wait_noproc and t_wait_noproc_wnohang
kamil
2016-07-30
New getsockname(2) testcase for UNIX domain sockets.
njoly
2016-04-06
Add wait6(2) tests.
christos
2016-01-24
t_lwp_create needs kernel types.
christos
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-06-22
Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.
matt
2015-04-05
New test program for bind(2), with a single (currently eroneously failing)
martin
2015-01-31
PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
christos
2014-07-18
Add new minherit test.
christos
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2013-07-24
There wasn't a codegen bug - the test program itself was buggy.
skrll
2013-07-23
Compile tests/lib/libc/sys/t_msgrcv with -O0 on hppa to avoid compiler
skrll
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-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2012-08-08
Exclude tests that use rump
christos
2012-06-22
tests for recvmmsg
christos
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-05-21
Calling _lwp_create() with a bogus ucontext could trigger a kernel
martin
2012-04-20
Add few unit tests for mlock(2), including a case for PR kern/44788.
jruoho
2012-03-17
Move the _lwp_ctl(2) preemption counter check to the right place.
jruoho
2011-11-17
Add a test for PR/45618: Motoyuki OHMORI: kqueue EVFILT_TIMER with smaller
christos
2011-11-05
Move connect(2), listen(2) and socketpair(2) tests to the right place.
jruoho
2011-11-05
Add 21 unit tests for the XSI message queues.
jruoho
2011-10-31
Move all pipe2 tests to a separate file.
christos
2011-10-15
Move the sigaction(2) test to the right place.
jruoho
2011-10-15
Move the ucontext(2) test to the right place.
jruoho
2011-10-15
Move the writev(2) test to the right place.
jruoho
2011-10-15
Move the clock_gettime(2) timer test to the right place.
jruoho
2011-10-15
Move the mkdir(2) test to the right place.
jruoho
2011-10-15
Move the pipe(2) test to the right place.
jruoho
2011-10-15
Move the posix_fadvise(2) test to the right place.
jruoho
2011-09-17
Remove ptrace(2) tests that are not yet ready but were accidentally
jruoho
2011-09-17
Simplify.
jruoho
[next]