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
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
2019-08-16
Pull up following revision(s) (requested by kamil in ticket #71):
martin
2019-06-07
Add a $ORIGIN test
christos
2019-06-01
Add ATF KERN_PROC_CWD tests
kamil
2019-02-04
- tests explicitly check failure modes, ignore those warnings
mrg
2019-02-03
Implement support for "pshared" POSIX semaphores.
thorpej
2019-01-25
PR/53908: Alex Raschi: Test that require modules belong in modules; move the
christos
2018-12-24
Add threadpool(9), an abstraction that provides shared pools of kernel
thorpej
2018-11-11
Use feenableexcept to trap fp exceptions, and trigger one, for SIGFPE.
riastradh
2018-03-14
Add new ATF tests: kernel/t_zombie
kamil
2017-12-14
Use SCRIPTS instead of PROGS to avoid strip(1) if STRIPFLAG=-s.
nakayama
2017-12-12
PR/52812: scole_mail: src/tests/kernel/t_timeleft.c doesn't compile with MKRU...
christos
2017-12-10
Add tests to make sure that the program name is what it is supposed to be.
christos
2017-12-08
make _lwp_park return the remaining time to sleep in the "ts" argument
christos
2017-12-07
Add trapsignal tests that make sure that traps don't end up spinning
christos
2017-12-06
add a test to check that the interpreter is preserved when executing scripts.
christos
2017-04-03
Remove tests/kernel/t_ptrace* from the tree
kamil
2017-04-02
Remove kernel/arch/{amd64,i386,x86} tests
kamil
2016-12-14
Define -D_KERNTYPES in CPPFLAGS unconditionally to fix MKRUMP=no build
kamil
2016-12-02
Refactor location of amd64-specific ATF tests to new dir kernel/arch/amd64
kamil
2016-12-01
Add new test file t_ptrace_amd64_wait.c and refactor t_ptrace_*wait* tests
kamil
2016-11-07
Add new tests for combination of wait(2) interfaces with ptrace(2)
kamil
2016-11-02
Add new test t_ptrace with traceme1
kamil
2016-02-15
This needs _KERNTYPES on some platforms.
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
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-08-09
Test that reading a CTLTYPE_INT sysctl variable into a buffer that is
gson
2014-06-10
Fix static linking for the tests: -lrump is also used by -lrumpuser,
he
2013-04-16
First attempt at stress testing umount of a busy disk.
mlelstv
2013-02-28
Add a testprogram for PR 47598.
martin
2012-11-07
Add missing '+' so we include t_lock as well as t_lockf and others.
pgoyette
2012-11-07
Add ATF version of the file locking test
pgoyette
2012-11-07
Fix MKRUMP=no build.
nakayama
2012-11-05
Convert to ATF format the old src/regress/ style tests for Sys V IPC
pgoyette
2012-11-03
Convert the old src/regress/mqueue test to ATF
pgoyette
2012-08-08
Exclude tests that use rump
christos
2012-03-17
Move the _lwp_ctl(2) preemption counter check to the right place.
jruoho
2012-02-13
Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc
martin
2012-02-11
Add userland part of posix_spawn. Libc functions imported from FreeBSD.
martin
2011-11-24
Add a test for the kernel snprintf.
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
Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll'
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-24
Add a pty test, written by Matthew Mondor
christos
2011-05-28
Move regression test for PR kern/44986 from "kernel" to "syscalls" as
tron
[next]