.. |
crypto
|
Fix patented algo compilation
|
2011-06-12 16:16:26 +00:00 |
dev
|
Expand tests for unaligned writes to cgd. No more xfail.
|
2011-05-19 20:37:50 +00:00 |
fs
|
Turn warns on for all tests and fix all the bugs.
|
2011-06-11 18:03:17 +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
|
Turn warns on for all tests and fix all the bugs.
|
2011-06-11 18:03:17 +00:00 |
lib
|
Remove the cases that cause integer overflow on e.g. i386.
|
2011-06-14 02:45:58 +00:00 |
libexec
|
Turn warns on for all tests and fix all the bugs.
|
2011-06-11 18:03:17 +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
|
vmobjlock is now a pointer to kmutex_t. use it as one.
|
2011-06-12 06:38:14 +00:00 |
sbin
|
Add require root user to test_case_xfail. Avoids reporting expected
|
2011-05-17 22:01:41 +00:00 |
sys
|
…
|
|
syscall
|
Use atf_tc_skip() instead of #if 0.
|
2011-06-08 05:28:03 +00:00 |
toolchain
|
Remove shebang lines from test-script sources; avoids duplicate with
|
2011-05-11 22:08:12 +00:00 |
usr.bin
|
Adjust testcase for recent changes.
|
2011-05-31 13:22:56 +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
|
…
|
|
Makefile
|
Add tests to check "cc" can compile a working hello world.
|
2011-02-24 10:24:23 +00:00 |
Makefile.inc
|
…
|
|
h_macros.h
|
…
|
|