freebsd-skq/lib/libc/tests
jilles ab5ef204ef Link lib/libc/c063 tests to the build.
Some files lack required #include <sys/stat.h>. The #ifdef is per ngie's
request; the includes are clearly necessary for struct stat.

The faccessat test fails because it tries to use AT_SYMLINK_NOFOLLOW with
faccessat(), which is not specified by POSIX.1-2008.

Differential Revision:	https://reviews.freebsd.org/D1411
Reviewed by:	ngie
2015-01-02 22:49:05 +00:00
..
c063 Link lib/libc/c063 tests to the build. 2015-01-02 22:49:05 +00:00
db
gen Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase and 2014-11-16 20:29:57 +00:00
hash Build/install lib/libc/tests/hash/t_sha2 if MK_OPENSSL == yes 2014-12-27 20:48:36 +00:00
inet
locale
net
regex
rpc
setjmp
ssp Don't install h_raw if dealing with clang 3.5.0+ to unbreak the tests2 Jenkins 2015-01-02 05:40:02 +00:00
stdio Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase and 2014-11-16 19:57:47 +00:00
stdlib
string
sys
termios
time
tls
tls_dso
ttyio
Makefile
Makefile.netbsd-tests