summaryrefslogtreecommitdiff
path: root/tests/kernel/tty
AgeCommit message (Expand)Author
2016-01-23Define _KERNTYPES for things that need it.christos
2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he
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
2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos
2010-07-13Get rid of static Atffiles and let bsd.test.mk generate them on the fly.jmmv
2010-07-03Replace custom xfail settings with the new expected failure support injmmv
2010-06-28xfail test for kernel panicky in PR kern/40688pooka