NetBSD/tests
blymn f47c5ad589 - add support for getparyx and getyx calls
- allow a NULL pointer to be returned to the director
- add support for passing back a single chtype character
- fix some indentation
- fix a lot of curses command calls that were just plain wrong
- don't try to allocate storage for a NULL parameter, it doesn't need it
2011-09-15 11:46:19 +00:00
..
crypto give the idea, rc5 and mdc2 checks a chance of working if they are defined 2011-07-05 10:03:09 +00:00
dev Add missing RUMP_SERVER export, so the "normal" test does not fail with 2011-08-09 13:48:55 +00:00
fs Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
games Since /usr/games is rarely in one's $PATH, provide an absolute path to the 2010-11-19 12:31:36 +00:00
include Remove some cruft that is no longer needed. 2011-08-29 17:39:54 +00:00
ipf Disable test cases which have not worked in ages instead of skipping them. 2010-12-18 13:06:51 +00:00
kernel Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
lib - add support for getparyx and getyx calls 2011-09-15 11:46:19 +00:00
libexec avoid building stuff that depends upon pic objects if MKPIC == no. 2011-07-03 15:28:25 +00:00
modules Prevent failures from cleanup routines. Do so by only attempting to do the 2011-03-24 21:52:51 +00:00
net fix fallout from including signal.h from rump_syscallargs.h 2011-06-26 13:15:22 +00:00
rump Rename slightly misleading KTHREAD_JOINABLE to KTHREAD_MUSTJOIN. 2011-08-07 14:03:15 +00:00
sbin Add require root user to test_case_xfail. Avoids reporting expected 2011-05-17 22:01:41 +00:00
sys Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
toolchain Remove shebang lines from test-script sources; avoids duplicate with 2011-05-11 22:08:12 +00:00
usr.bin mkdep(1) needs cc(1). Make testcase check for them. 2011-06-14 11:44:25 +00:00
usr.sbin avoid temp file per clue-by-four from jmmv 2010-12-31 15:21:49 +00:00
util Track spacing changes of df.c 1.89 2011-08-29 17:31:41 +00:00
Atffile
Makefile Remove syscall SUBDIR. 2011-07-07 07:31:29 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
h_macros.h Use proper format strings. 2011-06-16 15:33:24 +00:00