summaryrefslogtreecommitdiff
path: root/tests/kernel
AgeCommit message (Expand)Author
2011-06-11Turn warns on for all tests and fix all the bugs.christos
2011-05-28Move regression test for PR kern/44986 from "kernel" to "syscalls" astron
2011-05-28PR/44896 has been fixed.christos
2011-05-28Add two test cases for pollts(2):tron
2011-04-26Add TNF license. OK: pooka.martin
2011-04-26Simplifymartin
2011-04-09Add two simple testcases to exercise pty/tty communication.martin
2011-04-09No longer expected to crash the kernel.martin
2011-03-14Use /dev/null instead of stdin for fd. Otherwise if the tests arepooka
2011-03-05Add tests for verifying the recent changes to ps_stringspgoyette
2011-02-07This is no longer broken for macppc.matt
2010-12-30underlying condition has been fixedpooka
2010-12-06adjust errno after kernel change to be EINVALchristos
2010-12-04RNDADDDATA2 doesn't xfail anymore.pooka
2010-12-04Add test case for suspected reason behind kernel panic describedpooka
2010-11-15Add another set of problematic offsets from the quoted thread.pooka
2010-11-11add necessary libs for t_posix_fadvisepooka
2010-11-11Actually, add a full tc for operating on fd's backed by regularpooka
2010-11-11Add expected failure test for posix_fadvise() panic reported by yamtpooka
2010-11-08another long-running test, so give it some bufferpooka
2010-11-07Adjusts tests after import of atf-0.12:jmmv
2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos
2010-08-04retain pr number in commentpooka
2010-08-04fixed in kern_descrip.c:1.204pooka
2010-08-02test case for PR kern/43694pooka
2010-07-14Add a couple of simple tests for sigaction(2): one for the case where flagsjmmv
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-07-05Properly mark some test cases as having a cleanup routine. Stupidity ofjmmv
2010-07-03Replace custom xfail settings with the new expected failure support injmmv
2010-06-28xfail test for kernel panicky in PR kern/40688pooka
2010-06-12Fix silly test. First it tests that it can't "cd ..", then itpooka
2010-06-04atf-0.9 introduces an use.fs test-case property to allow tests to write tojmmv
2010-05-21test extattrctl kernel panic (kern/43328)pooka
2009-12-08CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}.uebayasi
2009-09-08Add test case for PR kern/42020:pooka
2009-02-27ipf does not live here; it is in the parent directory. Spotted by njoly@.jmmv
2009-02-20Add the kernel-level tests developed by Lukasz Strzygowski as part of thejmmv