openssl/test
Richard Levitte bf42354620 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 06:25:12 +02:00
..
ocsp-tests Backport OCSP fixes. 2012-12-14 12:53:53 +00:00
smime-certs Add X9.42 DH certificate to S/MIME test 2013-10-01 14:01:18 +01: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:31:38 +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 Fix ECDH detection, add ECDH keyid test. 2015-04-10 18:52:49 +01:00
dummytest.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
igetest.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
maketests.com Add the constant time test to the VMS build and tests 2014-09-25 08:07:54 +02:00
methtest.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +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:31:38 +00:00
serverinfo.pem Merge remote-tracking branch 'trevp/pemfix' into trev-pem-fix 2013-09-20 15:39:08 -07: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 Backport single makefile from master. 2013-06-13 15:09:48 +01:00
tcrl.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
test.cnf increase test RSA key size to 1024 bits 2011-10-12 21:55:42 +00:00
test_padlock test_padlock: update from HEAD. 2009-04-27 19:31:52 +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 Backport single makefile from master. 2013-06-13 15:09:48 +01: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-09-25 08:07:54 +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 Add DTLS tests to make test 2015-03-20 12:09:24 +00: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:31:38 +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
tocsp Fix OCSP tests. 2015-03-24 21:22:00 +00:00
tocsp.com DCL doesn't do well with empty lines, or lines starting with # 2014-06-16 13:25:16 +02:00
tpkcs7 Backport single makefile from master. 2013-06-13 15:09:48 +01:00
tpkcs7.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
tpkcs7d Backport single makefile from master. 2013-06-13 15:09:48 +01:00
tpkcs7d.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
treq Backport single makefile from master. 2013-06-13 15:09:48 +01:00
treq.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
trsa Backport single makefile from master. 2013-06-13 15:09:48 +01:00
trsa.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
tsid Backport single makefile from master. 2013-06-13 15:09:48 +01: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 Backport single makefile from master. 2013-06-13 15:09:48 +01: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