NetBSD/tests/lib
jmmv e7d178251c Sanitize the regex test cases.
- Merge h_regex_att (att.c) and t_regex_att.sh into a single C test program.
  The former was really a test program, and the latter just a very strange
  driver for it.

- Stop using awk to generate the shell test programs.  This is unnecessary
  and confusing.  Instead, change t_regex.sh to generate the test case
  functions on the fly with eval (as done in many other places).
2012-08-24 20:24:39 +00:00
..
csu Test LD_PRELOAD for stack alignment as well. This exposes issues on 2011-12-11 14:57:07 +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 Sanitize the regex test cases. 2012-08-24 20:24:39 +00:00
libcrypt crypt does not return NULL anymore. 2011-12-28 22:07:40 +00:00
libcurses Switch terminfo(3) to cdb(5). 2012-06-03 23:19:09 +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
libexecinfo Adjust test for recent atf_machine (amd64) -> atf_arch (x86_64) 2012-06-02 14:52:28 +00:00
libm Add patch from Tetsuya Isaki in PR lib/46433. 2012-05-30 15:14:10 +00:00
libobjc Test case requires the GCC specific thread extension for Objective C, so 2011-05-20 13:03:45 +00:00
libposix Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
libppath Use toolchain awk to make them buildable on Solaris 10. 2012-03-17 12:42:31 +00:00
libprop PR fixed, remove expected failure. 2011-04-20 20:02:58 +00:00
libpthread Also exercise pthread_attr_setstacksize. 2012-03-12 20:17:16 +00:00
librt use check_eq instead of require. 2012-03-25 04:11:42 +00:00
librumpclient t_fd/sigio: pass test if we receive at least one SIGIO signal. 2011-08-25 18:46:01 +00:00
librumphijack Fix more fallout from the changes to nfsd's command-line options 2012-08-16 12:57:24 +00:00
libskey Convert the libposix, libprop, librt, libskey and libutil tests to ATF. 2010-07-16 13:56:31 +00:00
libtre Sanitize the regex test cases. 2012-08-24 20:24:39 +00:00
libutil To be on the safe side, use the category/number notation when referring to 2012-03-18 07:14:08 +00:00
semaphore Exclude tests that use rump 2012-08-08 13:57:05 +00:00
Makefile Exclude tests that use rump 2012-08-08 13:57:05 +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