opnsense-src/lib/libc/tests
Bryan Drewery b1e20a1db5 Fix regression in r291738: This really wants -lssp.
The normal LIBADD is ssp_nonshared.  This also had a DPADD on LIBSSP which
does not actually exist, it is blank.

Sponsored by:	EMC / Isilon Storage Division
2015-12-05 18:56:21 +00:00
..
c063 Add _test suffix to multiple tests in lib/libc to conform to the design noted 2015-11-02 01:29:01 +00:00
db Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
gen Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
hash Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
inet Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
locale Change WARNS to 2 across the board with all the libc testcases 2015-11-15 05:21:58 +00:00
net Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
regex Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
rpc Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
setjmp Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
ssp Fix regression in r291738: This really wants -lssp. 2015-12-05 18:56:21 +00:00
stdio Initialize errno to 0 in the nul testcase before testing it 2015-12-05 04:10:15 +00:00
stdlib Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
string Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
sys Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
termios Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
time Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
tls Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
tls_dso Remove unused variable (SRCDIR) 2015-11-02 01:23:04 +00:00
ttyio Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
Makefile Integrate contrib/netbsd-tests/lib/libc/rpc into the FreeBSD test suite 2015-10-30 03:28:00 +00:00
Makefile.netbsd-tests Change WARNS to 2 across the board with all the libc testcases 2015-11-15 05:21:58 +00:00