提交 f5cd3db5 编写于 作者: B Ben Laurie

Make session ID test work.

上级 15e5f592
......@@ -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
......
......@@ -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'));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册