..
crypto
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
dev
Expand tests for unaligned writes to cgd. No more xfail.
2011-05-19 20:37:50 +00:00
fs
Workaround problem with qemu where jot 100 produce garbage otput like this
2011-04-21 22:26:46 +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
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +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 regression test for PR kern/44986 from "kernel" to "syscalls" as
2011-05-28 16:12:56 +00:00
lib
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
2011-05-26 12:56:24 +00:00
libexec
Use proper format string
2011-05-24 15:24:28 +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
Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.
2011-05-14 17:42:28 +00:00
rump
Add a test checks that 16 rump kernels on one shmif bus can ping
2011-03-10 14:09:46 +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
syscall
Don't use assert(3) for expressions with side effects on request by
2011-05-29 12:57:14 +00:00
toolchain
Remove shebang lines from test-script sources; avoids duplicate with
2011-05-11 22:08:12 +00:00
usr.bin
Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.
2011-05-14 17:42:28 +00:00
usr.sbin
avoid temp file per clue-by-four from jmmv
2010-12-31 15:21:49 +00:00
util
Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'.
2011-05-14 17:42:28 +00:00
Atffile
h_macros.h
Add RZ(), which is like RL() except that it checks against 0 and
2010-08-31 17:21:14 +00:00
Makefile
Add tests to check "cc" can compile a working hello world.
2011-02-24 10:24:23 +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