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
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
2011-05-28
Add two test cases for pollts(2):
tron
2011-03-05
Add tests for verifying the recent changes to ps_strings
pgoyette
2010-11-11
add necessary libs for t_posix_fadvise
pooka
2010-08-02
test case for PR kern/43694
pooka
2010-07-14
Add a couple of simple tests for sigaction(2): one for the case where flags
jmmv
2010-07-13
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
jmmv
2010-06-28
xfail test for kernel panicky in PR kern/40688
pooka
2010-05-21
test extattrctl kernel panic (kern/43328)
pooka
[next]