From 29d422e2a08714ffd344badf1dd9ea7b64689065 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Sun, 7 Apr 2013 16:52:54 +0100 Subject: Make sure all tests are actually run, plus some fixups for things that turn out to be made somewhere by existing Makefiles. --- test/Makefile | 2 +- test/testenc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/Makefile b/test/Makefile index df1514bf72..6e07ddcd72 100644 --- a/test/Makefile +++ b/test/Makefile @@ -313,7 +313,7 @@ test_dsa: $(DSATEST) ../util/shlib_wrap.sh ./$(DSATEST) ../util/shlib_wrap.sh ./$(DSATEST) -app2_1 -test_gen: ../apps/openssl testgen test.cnf +test_gen testreq.pem: ../apps/openssl testgen test.cnf @echo "Generate and verify a certificate request" @sh ./testgen diff --git a/test/testenc b/test/testenc index f5ce7c0c45..d9fd52e533 100644 --- a/test/testenc +++ b/test/testenc @@ -1,6 +1,6 @@ #!/bin/sh -testsrc=Makefile +testsrc=testenc test=./p cmd="../util/shlib_wrap.sh ../apps/openssl" -- cgit v1.2.3