Loading test/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -260,7 +260,7 @@ test_x509: ../apps/openssl tx509 testx509.pem v3-cert1.pem v3-cert2.pem echo test second x509v3 certificate sh ./tx509 v3-cert2.pem 2>/dev/null test_rsa: $(RSATEST)$(EXE_EXT) ../apps/openssl test_rsa: $(RSATEST)$(EXE_EXT) ../apps/openssl trsa testrsa.pem @sh ./trsa 2>/dev/null ../util/shlib_wrap.sh ./$(RSATEST) Loading util/pl/unix.pl +2 −0 Original line number Diff line number Diff line Loading @@ -371,6 +371,8 @@ sub get_tests 'testreq2.pem', 'testp7.pem', 'pkcs7-1.pem', 'trsa', 'testrsa.pem', ); my $copies = copy_scripts('test', @copies); Loading Loading
test/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -260,7 +260,7 @@ test_x509: ../apps/openssl tx509 testx509.pem v3-cert1.pem v3-cert2.pem echo test second x509v3 certificate sh ./tx509 v3-cert2.pem 2>/dev/null test_rsa: $(RSATEST)$(EXE_EXT) ../apps/openssl test_rsa: $(RSATEST)$(EXE_EXT) ../apps/openssl trsa testrsa.pem @sh ./trsa 2>/dev/null ../util/shlib_wrap.sh ./$(RSATEST) Loading
util/pl/unix.pl +2 −0 Original line number Diff line number Diff line Loading @@ -371,6 +371,8 @@ sub get_tests 'testreq2.pem', 'testp7.pem', 'pkcs7-1.pem', 'trsa', 'testrsa.pem', ); my $copies = copy_scripts('test', @copies); Loading