NetBSD/tests/lib
christos 2d8f83e77b Fix various vis/unvis issues:
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
  between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
  the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
  the buffer is not large enough, instead of silently truncating.
2011-03-12 19:52:45 +00:00
..
csu Whitespace. 2011-01-02 09:33:45 +00:00
libc Fix various vis/unvis issues: 2011-03-12 19:52:45 +00:00
libdes Convert the libdes tests to atf. 2010-08-25 16:46:36 +00:00
libevent Revert previous. The atf default timeout has been reverted, and the 90sec 2010-11-29 18:21:15 +00:00
libm Move the only regress/lib/libm test to the new atf format 2010-12-20 23:47:23 +00:00
libobjc Convert the libobjc tests to atf. While doing this, make the tests actually 2010-07-18 12:41:51 +00:00
libposix Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libprop add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
libpthread mutex2/mutex3 are expected to fail on powerpc because of 2011-02-21 21:43:41 +00:00
librt Do not fail but skip tests if POSIX semaphores are not supported. 2010-11-08 13:05:49 +00:00
librumpclient Enable the "send a lot of syscall requests before exec" code, since 2011-03-08 15:35:28 +00:00
librumphijack * remove juiblex from nfsd startup (i was using -DDEBUG nfsd yesterday) 2011-03-10 13:42:33 +00:00
libskey Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libutil We don't expect tests to fail anymore. 2010-12-21 00:24:14 +00:00
semaphore Now that copyinstr() correctly returns error, trim the semaphore 2010-11-10 11:14:12 +00:00
Makefile Add test which checks rumpclient does not use fds 0-2 for its 2011-02-09 14:32:45 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00