Loading test/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -267,7 +267,7 @@ test_rsa: $(RSATEST)$(EXE_EXT) ../apps/openssl trsa testrsa.pem test_crl: ../apps/openssl tcrl testcrl.pem @sh ./tcrl 2>/dev/null test_sid: ../apps/openssl tsid test_sid: ../apps/openssl tsid testsid.pem @sh ./tsid 2>/dev/null test_req: ../apps/openssl treq testreq.pem testreq2.pem Loading util/pl/unix.pl +1 −0 Original line number Diff line number Diff line Loading @@ -374,6 +374,7 @@ sub get_tests 'pkcs7-1.pem', 'trsa', 'testrsa.pem', 'testsid.pem', ); my $copies = copy_scripts(1, 'test', @copies); $copies .= copy_scripts(0, 'test', ('smcont.txt')); Loading Loading
test/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -267,7 +267,7 @@ test_rsa: $(RSATEST)$(EXE_EXT) ../apps/openssl trsa testrsa.pem test_crl: ../apps/openssl tcrl testcrl.pem @sh ./tcrl 2>/dev/null test_sid: ../apps/openssl tsid test_sid: ../apps/openssl tsid testsid.pem @sh ./tsid 2>/dev/null test_req: ../apps/openssl treq testreq.pem testreq2.pem Loading
util/pl/unix.pl +1 −0 Original line number Diff line number Diff line Loading @@ -374,6 +374,7 @@ sub get_tests 'pkcs7-1.pem', 'trsa', 'testrsa.pem', 'testsid.pem', ); my $copies = copy_scripts(1, 'test', @copies); $copies .= copy_scripts(0, 'test', ('smcont.txt')); Loading