NetBSD/tests
mlelstv ea28fb54a5 The compiler is allowed to use intermediate higher precision for float
arithmetic, which may cause differences smaller than float precision
but still much larger than eps = 1e-30.
Forcing intermediate results to volatile variables removes the excess
precision.
2011-11-19 12:46:41 +00:00
..
crypto fix a build issue with MKCRYPTO=no. 2011-10-22 21:13:25 +00:00
dev Fix cut-and-paste-o that casused the raid1_normal test case to have no 2011-10-15 11:31:40 +00:00
examples Add tests to ensure that the new asm examples build and run, just as the 2011-11-12 01:19:25 +00:00
fs max WARNS is 4 2011-10-13 17:23:28 +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 Skip the test on sparc and point to PR port-sparc/45580. 2011-11-06 16:18:27 +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 Move the sigaction(2) test to the right place. 2011-10-15 07:00:48 +00:00
lib The compiler is allowed to use intermediate higher precision for float 2011-11-19 12:46:41 +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 Add missing copyright ((c) @christos). 2011-11-05 19:01:42 +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 There is no doubt whether whether should have a 'h' after the 'w'. 2011-10-17 16:35:21 +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 remove c3 and c4 2011-11-14 20:47:33 +00:00
Atffile
Makefile Add tests to ensure that the new asm examples build and run, just as the 2011-11-12 01:19:25 +00:00
Makefile.inc Do not care about dead functions for test cases, in this case it is 2011-09-16 16:30:18 +00:00
h_macros.h Use proper format strings. 2011-06-16 15:33:24 +00:00