NetBSD/tests/lib
tron 18217b5088 Update tests for *env(3):
- Introduce randomness into "t_setenv" to avoid freeing environment
  variables exactly in the order they have been allocated.
  Also call unsetenv(3) twice to make sure it behaves well if the
  environment variable doesn't exist.
- "t_getenv" is no longer a known failure after getenv(3) and getenv_r(3)
  have been fixed.
2010-11-14 18:15:08 +00:00
..
csu Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
libc Update tests for *env(3): 2010-11-14 18:15:08 +00:00
libdes Convert the libdes tests to atf. 2010-08-25 16:46:36 +00:00
libevent The libevent tests are fairly lengthy - each test case actually contains 2010-11-11 22:18:53 +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 Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
librt Do not fail but skip tests if POSIX semaphores are not supported. 2010-11-08 13:05:49 +00:00
libskey Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libutil Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
semaphore Now that copyinstr() correctly returns error, trim the semaphore 2010-11-10 11:14:12 +00:00
Makefile Convert the libdes tests to atf. 2010-08-25 16:46:36 +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