summaryrefslogtreecommitdiff
path: root/tests/kernel/tty/t_pr.c
AgeCommit message (Expand)Author
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-03Replace custom xfail settings with the new expected failure support injmmv
2010-06-28xfail test for kernel panicky in PR kern/40688pooka