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
ipf
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
net
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
h_macros.h
Makefile Fix MKKMOD=no builds: in sets.subr, if $MKKMOD == no, leave the 2009-11-05 17:34:25 +00:00