openssl/test
Richard Levitte eb797fde3f Fix the update target and remove duplicate file updates
We had updates of certain header files in both Makefile.org and the
Makefile in the directory the header file lived in.  This is error
prone and also sometimes generates slightly different results (usually
just a comment that differs) depending on which way the update was
done.

This removes the file update targets from the top level Makefile, adds
an update: target in all Makefiles and has it depend on the depend: or
local_depend: targets, whichever is appropriate, so we don't get a
double run through the whole file tree.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 0f539dc1a2)

Conflicts:
	Makefile.org
	apps/Makefile
	test/Makefile
2015-05-23 11:22:10 +02:00
..
smime-certs Add extensive PCKS7 and CMS consistency test script. 2008-03-18 14:37:59 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
asn1test.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
bctest bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts) 2001-05-03 08:50:27 +00:00
bctest.com Implement bc test strategy as submitted by Steven M. Schweda <sms@antinode.info>. 2010-11-23 02:12:14 +00:00
bntest.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
CAss.cnf Update key sizes to 2048 bits. 2011-06-14 15:35:49 +00:00
CAssdh.cnf Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
CAssdsa.cnf Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
CAssrsa.cnf Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
CAtsa.cnf There's really no need to use $ENV::HOME 2010-01-25 00:22:52 +00:00
clean_test.com * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGV 2011-03-20 14:01:49 +00:00
cms-examples.pl Use "cont" consistently in cms-examples.pl 2008-05-01 23:30:06 +00:00
cms-test.pl cms-test.pl: make it work with not-so-latest perl. 2013-02-14 16:39:33 +01:00
dummytest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
igetest.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
maketests.com Add the constant time test to the VMS build and tests 2014-10-15 10:49:44 +02:00
methtest.c Re-align some comments after running the reformat script. 2015-01-22 09:39:01 +00:00
P1ss.cnf increase test RSA key size to 1024 bits 2011-10-12 21:55:42 +00:00
P2ss.cnf increase test RSA key size to 1024 bits 2011-10-12 21:55:42 +00:00
pkcs7-1.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkcs7.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkits-test.pl detect and use older PKITS data 2011-12-11 16:39:56 +00:00
r160test.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
smcont.txt Add extensive PCKS7 and CMS consistency test script. 2008-03-18 14:37:59 +00:00
Sssdsa.cnf Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
Sssrsa.cnf Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
tcrl Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
tcrl.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
test_padlock test_padlock: update from HEAD. 2009-04-27 19:31:52 +00:00
test.cnf increase test RSA key size to 1024 bits 2011-10-12 21:55:42 +00:00
testca Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
testca.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
testcrl.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testenc Makefile.ssl doesn't exist anymore 2005-03-30 21:37:05 +00:00
testenc.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
testfipsssl Update key sizes to 2048 bits. 2011-06-14 15:35:49 +00:00
testgen Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
testgen.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
testp7.pem Change PKCS#7 test data to take account of removal of 2000-08-25 01:29:41 +00:00
testreq2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testrsa.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
tests.com Add the constant time test to the VMS build and tests 2014-10-15 10:49:44 +02:00
testsid.pem Fix security hole. 1999-03-22 12:22:14 +00:00
testss Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
testss.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
testssl Test SRP authentication ciphersuites. 2014-08-09 00:10:26 +01:00
testssl.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
testsslproxy Added restrictions on the use of proxy certificates, as they may pose 2005-04-09 16:07:12 +00:00
testtsa Change submitted by Doug Kaufman. He writes: 2007-12-03 09:02:29 +00:00
testtsa.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
testutil.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
testx509.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
times PR: 1894 2009-04-16 17:22:51 +00:00
tpkcs7 Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
tpkcs7.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
tpkcs7d Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
tpkcs7d.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
treq make 2005-07-16 12:37:36 +00:00
treq.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
trsa Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
trsa.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
tsid Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
tsid.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
tverify.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
tx509 Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms 2005-02-01 23:48:37 +00:00
tx509.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
Uss.cnf Update key sizes to 2048 bits. 2011-06-14 15:35:49 +00:00
v3-cert1.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
v3-cert2.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
VMSca-response.1 VMS support. 1999-05-13 11:37:32 +00:00
VMSca-response.2 VMS support. 1999-05-13 11:37:32 +00:00