The README file in the test directory contains a detailed explanation.

https://github.com/openssl/openssl/blob/master/test/README.md

In a nutshell, you run `make test`, passing  `V=1` to turn on verbose output 
and `TESTS=...` to select one or more tests:

make V=1  TESTS=<pattern>  test


HTH,
Matthias




From: openssl-users <openssl-users-boun...@openssl.org> 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?
Example:
./test/ssl_test ./test-runs/test_ssl_new/17-renegotiate.cnf.default
ERROR:  @ test/ssl_test.c:553

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to