run a simple test case
The problem lies with the Perl script, not the C program.
The perl script generates the file 17-renegotiate.cnf.default from the template
file 17-renegotiate.cnf.in.
The environment variable “${ENV::TEST_CERTS_DIR}” should have been replaced by
Perl.
Please open an
The problem lies with the Perl script, not the C program.
The perl script generates the file 17-renegotiate.cnf.default from the template
file 17-renegotiate.cnf.in.
The environment variable “${ENV::TEST_CERTS_DIR}” should have been replaced by
Perl.
Please open an issue on GitHub, it’s easier
est case //答复: How to run a simple test case
Ah ok, maybe I slightly misunderstood your question. From your transcript below
I infer that the testsuite ran the perl script `generate_ssl_tests.pl`, which
generated some test files an then ran the binary `ssl_test` as follows:
./test/ssl_tes
Ah ok, maybe I slightly misunderstood your question. From your transcript I
infer that the testsuite ran the perl script `generate_ssl_tests.pl`, which
generated some test files an then ran the binary `ssl_test` as follows:
./test/ssl_test ./test-runs/test_ssl_new/17-renegotiate.cnf.default
If
lient received no alert.
ok 15 - iteration 15
ok 16 - iteration 16
ok 17 - iteration 17
# OPENSSL_TEST_RAND_ORDER=1644408281
not ok 1 - test_handshake
发件人: Dr. Matthias St. Pierre [mailto:matthias.st.pie...@ncp-e.com]
发送时间: 2022年2月9日 19:31
收件人:
From: openssl-users On Behalf Of
Chenxinping via openssl-users
Sent: Wednesday, February 9, 2022 4:49 AM
To: openssl-users@openssl.org
Subject: How to run a simple test case
The config file have some ENV variable and will result fail to load the config
file, How to run a simple test case
The config file have some ENV variable and will result fail to load the config
file, How to run a simple test case?
Example:
./test/ssl_test ./test-runs/test_ssl_new/17-renegotiate.cnf.default
ERROR: @ test/ssl_test.c:553