..
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
correct install dir
2011-12-21 01:56:16 +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
Add a test for the kernel snprintf.
2011-11-24 01:46:40 +00:00
lib
ATF_REQUIRE_ERRNO() needs to be used with care:
2012-01-07 15:05:22 +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
Remove unused variable
2011-12-18 22:51:00 +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
add 2 more tests, sort
2011-12-25 20:16:05 +00:00
Atffile
h_macros.h
Use proper format strings.
2011-06-16 15:33:24 +00:00
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