答复: How run the specific test case //答复: How to run a simple test case

2022-02-10 Thread Chenxinping via openssl-users
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

RE: How run the specific test case //答复: How to run a simple test case

2022-02-09 Thread Dr. Matthias St. Pierre
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

答复: How run the specific test case //答复: How to run a simple test case

2022-02-09 Thread Chenxinping via openssl-users
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

RE: How run the specific test case //答复: How to run a simple test case

2022-02-09 Thread Dr. Matthias St. Pierre
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

How run the specific test case //答复: How to run a simple test case

2022-02-09 Thread Chenxinping via openssl-users
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 收件人:

RE: How to run a simple test case

2022-02-09 Thread Dr. Matthias St. Pierre
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

How to run a simple test case

2022-02-08 Thread Chenxinping via openssl-users
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