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
Age
Commit message (
Expand
)
Author
2021-10-04
Pull up following revision(s) (requested by thorpej in ticket #1353):
martin
2021-10-04
Pull up following revision(s) (requested by thorpej in ticket #1352):
martin
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
Fix a mistake in a test for KERN_PROC_CWD
kamil
2019-06-01
Add ATF KERN_PROC_CWD tests
kamil
2019-05-21
unexpand
christos
2019-05-21
add printf attribute
christos
2019-05-21
Make the t_subr_prf test build after changes to sys/kern/subr_prf.c
kre
2019-04-25
Fix typo
kamil
2019-02-15
Fix reporting EOF via kevent and add a test case
mgorny
2019-02-04
- tests explicitly check failure modes, ignore those warnings
mrg
2019-02-03
- enlarge buffer to avoid snprintf() truncation
mrg
2019-02-03
Implement support for "pshared" POSIX semaphores.
thorpej
2019-01-30
Clean up terminology: modern arm CPUs do properly implement IEEE 754
martin
2019-01-27
vaxinate against ieeefp.h
christos
2019-01-26
Some arm CPUs do not implement traps on floating point exceptions.
martin
2019-01-25
PR/53908: Alex Raschi: Test that require modules belong in modules; move the
christos
2019-01-14
add call error checks, requested by mrg@
christos
2019-01-13
Increase the timeout a bit, and make sure we join so that there is no
christos
2018-12-28
kre@ notified me that the kernel/t_threadpool "rapid" test was occasionally
thorpej
2018-12-26
Fix spurios whitespace (thank you substandard vi clones).
thorpej
2018-12-26
- De-opaque'ify struct threadpool_job.
thorpej
2018-12-24
Add threadpool(9), an abstraction that provides shared pools of kernel
thorpej
2018-11-12
Make fenv.h optional for this test to unbreak the vax build.
riastradh
2018-11-11
Use feenableexcept to trap fp exceptions, and trigger one, for SIGFPE.
riastradh
2018-11-11
Sort #includes.
riastradh
2018-05-30
Add a comment for the workaround in trigger_bus()
kamil
2018-05-30
Make the trigger_bus() test compatible with more CPUs (at least ALPHA)
kamil
2018-05-27
Handle FPE and BUS scenarios in the ATF t_trapsignal tests
kamil
2018-05-22
Extend ATF tests in t_trapsignal.sh to verify software breakpoint traps
kamil
2018-05-21
Add new ATF test: t_trapsignal:trap_ignore
kamil
2018-05-18
Correct assert in ATF t_zombie test
kamil
2018-03-14
Add new ATF tests: kernel/t_zombie
kamil
2018-02-03
* Use 'struct testmsg' rather than 'struct mymsg' (avoids a conflict
pgoyette
2018-01-09
Add EVFILT_FS
martin
2017-12-30
Double the nanosleep() time to make the test work more reliably on my
martin
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
fix usage.
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-16
Stress rump hyperentropy a little harder.
riastradh
2017-04-03
Remove tests/kernel/t_ptrace* from the tree
kamil
2017-04-02
Remove kernel/arch/{amd64,i386,x86} tests
kamil
2017-04-02
Merge kernel/t_ptrace_wait with kernel/arch/amd64/t_ptrace_wait
kamil
2017-04-02
Merge kernel/t_ptrace_wait with kernel/arch/i386/t_ptrace_wait
kamil
2017-04-02
Merge kernel/t_ptrace_wait with kernel/arch/x86/t_ptrace_wait
kamil
[next]