NetBSD/tests
he dcac85a1b9 It seems that LDADD.file gets added to the linker invocation after
the LDADD variable expansion.  To support static linking, ensure
that the common libraries gets tacked on at the end as well (order
matters for static linking), by using a convenience variable and
add it to the end of LDADD.t_modlinkset, as well as when doing the
general LDADD+= setting.
2009-11-28 22:20:38 +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 Add test case for PR kern/42020: 2009-09-08 20:37:45 +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 Since rumpfs has supported file system sockets for quite a while 2009-11-26 17:33:23 +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 Fix MKKMOD=no builds: in sets.subr, if $MKKMOD == no, leave the 2009-11-05 17:34:25 +00:00
h_macros.h Add atf_tc_fail_errno(), which appends strerror(errno) to the 2009-04-14 10:19:38 +00:00