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
2011-06-11
Turn warns on for all tests and fix all the bugs.
christos
2011-05-28
Move regression test for PR kern/44986 from "kernel" to "syscalls" as
tron
2011-05-28
PR/44896 has been fixed.
christos
2011-05-28
Add two test cases for pollts(2):
tron
2011-04-26
Add TNF license. OK: pooka.
martin
2011-04-26
Simplify
martin
2011-04-09
Add two simple testcases to exercise pty/tty communication.
martin
2011-04-09
No longer expected to crash the kernel.
martin
2011-03-14
Use /dev/null instead of stdin for fd. Otherwise if the tests are
pooka
2011-03-05
Add tests for verifying the recent changes to ps_strings
pgoyette
2011-02-07
This is no longer broken for macppc.
matt
2010-12-30
underlying condition has been fixed
pooka
2010-12-06
adjust errno after kernel change to be EINVAL
christos
2010-12-04
RNDADDDATA2 doesn't xfail anymore.
pooka
2010-12-04
Add test case for suspected reason behind kernel panic described
pooka
2010-11-15
Add another set of problematic offsets from the quoted thread.
pooka
2010-11-11
add necessary libs for t_posix_fadvise
pooka
2010-11-11
Actually, add a full tc for operating on fd's backed by regular
pooka
2010-11-11
Add expected failure test for posix_fadvise() panic reported by yamt
pooka
2010-11-08
another long-running test, so give it some buffer
pooka
2010-11-07
Adjusts tests after import of atf-0.12:
jmmv
2010-11-03
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
christos
2010-08-04
retain pr number in comment
pooka
2010-08-04
fixed in kern_descrip.c:1.204
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-07-05
Properly mark some test cases as having a cleanup routine. Stupidity of
jmmv
2010-07-03
Replace custom xfail settings with the new expected failure support in
jmmv
2010-06-28
xfail test for kernel panicky in PR kern/40688
pooka
2010-06-12
Fix silly test. First it tests that it can't "cd ..", then it
pooka
2010-06-04
atf-0.9 introduces an use.fs test-case property to allow tests to write to
jmmv
2010-05-21
test extattrctl kernel panic (kern/43328)
pooka
2009-12-08
CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}.
uebayasi
2009-09-08
Add test case for PR kern/42020:
pooka
2009-02-27
ipf does not live here; it is in the parent directory. Spotted by njoly@.
jmmv
2009-02-20
Add the kernel-level tests developed by Lukasz Strzygowski as part of the
jmmv