Closed quarckster closed 2 months ago
This issue is also observed in x509storeissuer
speaking of handshake
test. The '-soption sets
share_ctxflag. It does not expect any value. (
${HOME}/test}`).
the test is supposed to be run with command line
./handshake -t -s 10
there is no '-s' option at x509storeissue
. and my earlier comments on handshake command line was wrong.
the command line looks as:
./handshake -t 10 -s 10 path/to/openssl-sources/test/certs
and same goes to x509storeissuer
./x509storeissuer -t 10 path/to/openssl-sources/test/certs
If thread count argument is placed in the end of the command the benchmark fails with the error:
Expected result: thread count argument must be accepted in the end of the command