NetBSD/tests
haad 3c44b4003a Workaround problem with qemu where jot 100 produce garbage otput like this
93
94
:+
:,
:-
:.
:/
100

This can't be used as name of file, change jot cmd to work in all cases.
2011-04-21 22:26:46 +00:00
..
crypto
dev validate that getrawpartition() didn't fail. 2011-03-27 08:53:56 +00:00
fs Workaround problem with qemu where jot 100 produce garbage otput like this 2011-04-21 22:26:46 +00:00
games
include Formally verify PR standards/44777. 2011-04-10 10:49:43 +00:00
ipf
kernel Add two simple testcases to exercise pty/tty communication. 2011-04-09 11:55:59 +00:00
lib Add a variation of the setjmp tests that link to libpthread and verify 2011-04-21 18:58:20 +00:00
libexec Don't fail on platforms without TLS 2011-04-02 12:53:32 +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 Repeat the fragmentation on lo0 test, but with checksum on IFF_LOOPBACK 2011-04-10 11:31:48 +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 merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
sys
syscall Add MAP_PRIVATE to mmap() flags where missing. 2011-04-19 10:21:51 +00:00
toolchain On 64 bit archs, if supported, also test -m32 binaries and their execution 2011-04-05 09:53:10 +00:00
usr.bin Should no longer fail - if it still does, be sure to have a proper 2011-04-11 20:08:10 +00:00
usr.sbin avoid temp file per clue-by-four from jmmv 2010-12-31 15:21:49 +00:00
util Add require.progs properties for needed tools to avoid failures when 2011-03-25 19:19:45 +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