NetBSD/tests/lib
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
..
csu Whitespace. 2011-01-02 09:33:45 +00:00
libbluetooth test that data element lists are not placed by sdp_put_attr(), as 2011-04-16 07:32:27 +00:00
libc Use volatile for explicit 0 dereference 2011-05-24 15:20:37 +00:00
libcurses Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
libdes
libevent
libm When failing, point to PR lib/44057 and the discussion therein about the 2011-04-26 20:20:16 +00:00
libobjc Test case requires the GCC specific thread extension for Objective C, so 2011-05-20 13:03:45 +00:00
libposix h_macros need strlcat and random ugh, please someone remove this header. 2011-05-16 00:03:36 +00:00
libprop PR fixed, remove expected failure. 2011-04-20 20:02:58 +00:00
libpthread As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutes 2011-04-06 16:04:16 +00:00
librt Fix typo. 2011-03-25 09:39:19 +00:00
librumpclient Enable the "send a lot of syscall requests before exec" code, since 2011-03-08 15:35:28 +00:00
librumphijack Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
libskey
libutil Add missing __RCSID(3), again. 2011-03-30 17:03:02 +00:00
semaphore Explicitly terminate threads to prevent crashes on exit. 2011-03-23 13:57:04 +00:00
Makefile Add libcurses test 2011-04-10 09:49:13 +00:00
Makefile.inc