NetBSD/tests
pooka b3a218f0ac Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.
Fixes test on sparc64 (and possible other alignment-picky ports).
from mlelstv
2009-12-18 21:24:13 +00:00
..
crypto fix for new openssl 2009-07-20 20:41:52 +00:00
fs Adjust names of external rump control interfaces to match the 2009-10-14 18:22:50 +00:00
games Adjust tests to work with the new API in ATF 0.6. 2009-01-19 07:15:46 +00:00
ipf Add the ipf tests developed by Lukasz Strzygowski as part of the atfify 2009-02-20 21:42:59 +00:00
kernel CPPFLAGS.* is per *.c, not per ${PROG} or ${LIB}. 2009-12-08 15:20:20 +00:00
lib add ATF tests for libevent 2009-11-02 10:15:45 +00:00
libexec add regression tests for dlinfo() 2009-09-24 21:33:45 +00:00
modules Adjust tests to work with the new API in ATF 0.6. 2009-01-19 07:15:46 +00:00
net Convert NetBSD-specific tests that were previously written in C++ to C now 2008-05-01 15:38:17 +00:00
rump It seems that LDADD.file gets added to the linker invocation after 2009-11-28 22:20:38 +00:00
syscall Must use CMSG_SPACE instead of CMSG_LEN for control message buffer. 2009-12-18 21:24:13 +00:00
util Migrate three sh test cases from regress to tests. 2009-10-20 21:58:35 +00:00
Atffile Re-add the NetBSD CVS Id tag to the header. It just had to be quoted to 2007-12-30 09:13:32 +00:00
Makefile avoid most of the SUBDIRs if MKATF == "no". 2009-12-15 03:01:48 +00:00
h_macros.h Add atf_tc_fail_errno(), which appends strerror(errno) to the 2009-04-14 10:19:38 +00:00