NetBSD/regress/lib
ginsbach 15b661abe9 Fix several end cases:
o If a long option looks like an ambiguous abbreviation of two or more long
  options, but all the possible interpretations would return the same
  value, then just return that value without complaining that it's
  ambiguous.

o If a long option could be interpreted either as an exact match for one
  long option, or as an abbreviation for one or more other long options,
  then treat it as the exact match.

These changes align NetBSD's getopt_long(3) with the current behavior of
GNU getopt_long(3), the de facto standard, and FreeBSD's getopt_long(3).
2007-07-05 16:05:40 +00:00
..
csu "@" is a comment char on arm. these tests have always failed to pass the 2004-12-27 00:47:57 +00:00
libc Fix several end cases: 2007-07-05 16:05:40 +00:00
libcrypto test for new functions. 2005-11-25 20:07:14 +00:00
libdes regress test for libdes (destest.c from 0.9.6j) 2003-08-04 04:20:25 +00:00
libevent update to libevent-1.0c. This includes support for event priorities, 2005-04-17 07:20:00 +00:00
libposix some makefile de-linting 2002-09-18 05:41:35 +00:00
libprop Test program for some basic proplib functionality. Not hooked up to the 2006-05-28 03:57:57 +00:00
libpthread Disable the conddestroy1 test. IEEE Std 1003.1, 2004 Edition says: 2007-01-20 19:40:06 +00:00
librt Query _POSIX_SEMAPHORES before the functional tests are run. 2003-10-01 12:18:53 +00:00
libskey some makefile de-linting 2002-09-18 05:41:35 +00:00
libutil For consistency of sockaddr_snprintf(3) with snprintf(3) and 2005-01-13 00:44:25 +00:00
Makefile disable libssp regress until Christos fixes it 2007-05-30 19:49:49 +00:00
Makefile.inc don't install regress test programs 2002-08-18 14:59:32 +00:00