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
2021-11-01
Test lib/libc/sys/t_timerfd often fails when run on QEMU because
hannken
2021-09-19
Add native implementations of eventfd(2) and timerfd(2), compatible with
thorpej
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-08-14
New system call getrandom() compatible with Linux and others.
riastradh
2020-07-17
Add ppoll() a compatibility wrapper around pollts(2)
kamil
2020-06-17
Fix build for vax; Compile t_ptrace_sigchld.c with -D__TEST_FENV.
rin
2020-04-30
Add a test for sigaltstack(2) and SA_ONSTACK
ryo
2020-04-26
Add a NetBSD native futex implementation, mostly written by riastradh@.
thorpej
2020-04-18
PR/55177: Carlo Arenas: mremap(MAP_REMAPDUP) fails after fork()
christos
2020-03-06
Add new ptrace(2) test file
kamil
2020-03-01
fix variable name
christos
2020-03-01
Centralize the base rump libraries into a variable used by all the other
christos
2020-02-22
Disable t_ptrace_wait* tests for MKSANITIZER/MKLIBCSANITIZER
kamil
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
[next]