Commit Graph

22 Commits

Author SHA1 Message Date
plunky 3b1c581042 remove libevent (uses ATF tests now) 2009-11-02 15:44:12 +00:00
cube 5be3815a69 Don't try to descend into regress/lib/libcrypto now that it's not there
anymore.  [hi jmmv!]
2009-02-14 00:26:14 +00:00
drochner f0a00b4ec9 humble beginnings of regression tests for libm functions: test for
a longstanding bug in round()/roundf() which I will pull in a fix
for (from FreeBSD) in a minute
2007-08-21 19:52:36 +00:00
tls ac86b16c1e disable libssp regress until Christos fixes it 2007-05-30 19:49:49 +00:00
he 6c94afac43 Disable the libssp regression tests for alpha, mips and hppa. These
architectures do not have -fstack-protector support in gcc (yet).
2006-11-11 23:37:18 +00:00
christos 3ad047d4fd descend into libssp 2006-11-08 21:02:10 +00:00
itojun 18232c74bc regress test for libdes (destest.c from 0.9.6j) 2003-08-04 04:20:25 +00:00
lukem d64f87e97a Consistently check MK* variables against "no"
(e.g.,  ${MKFOO} != "no"  instead of  ${MKFOO} == "yes" )
2003-07-18 16:18:28 +00:00
provos 0275e3fef4 enable building the library and the regression test 2003-06-12 23:18:07 +00:00
thorpej 63bdf713fd Regression test for p1003.1b semaphores as found in librt. 2003-01-24 01:56:47 +00:00
christos 77498d1e60 add small semaphore test.
XXX: kernel side needs more tests.
2003-01-20 20:12:17 +00:00
christos 3be5c8ee9c Regression test for snprintb(3) 2002-09-20 21:13:28 +00:00
thorpej 9c33b55e7c Split the notion of building Hesiod, Kerberos, S/key, and YP
infrastructure and using that infrastructure in programs.

	* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building
	  of the infratsructure (libraries, support programs, etc.)

	* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control
	  building of support for using the corresponding API
	  in various libraries/programs that can use it.

As discussed on tech-toolchain.
2002-03-22 18:10:19 +00:00
thorpej 86ec8403dd Descend into csu. 2001-07-17 03:42:23 +00:00
itojun 289ebac6b2 wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
itojun 35acecee2a regression test for libcrypto. 2000-10-03 15:13:21 +00:00
mjl c9898c1e6e Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
mjl cec782b5c0 Added regress testing of libposix rename features, as per PR 5858
by Arne H. Juul <arnej@math.ntnu.no>, using the patch provided.
1999-02-21 00:20:10 +00:00
mycroft d9715c03c3 Remove bogus regress targets. 1997-10-11 22:57:29 +00:00
mycroft 6e0450c70f Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
cgd a441b518cd RCS Id conventions 1995-04-20 22:37:12 +00:00
cgd d6c4431430 add subdir makefile 1993-05-27 21:53:15 +00:00