Searched refs:testno (Results 1 – 3 of 3) sorted by relevance
/openssl-master/test/ |
A D | danetest.c | 294 int testno = 0; in test_tlsafile() local 314 ++testno; in test_tlsafile() 318 TEST_error("Malformed line for test %d", testno); in test_tlsafile() 363 testno, err, X509_verify_cert_error_string(err)); in test_tlsafile() 365 TEST_info("Unexpected error in test %d", testno); in test_tlsafile() 370 TEST_info("Verification failure in test %d: ok=0", testno); in test_tlsafile() 375 TEST_info("In test test %d", testno); in test_tlsafile()
|
/openssl-master/test/recipes/ |
A D | 70-test_tlsextms.t | 207 my ($testno, $testname, $testcextms, $testsextms, $testhand) = @_;
|
A D | 70-test_sslsessiontick.t | 218 my ($testno, $testname, $testch, $testsh, $testtickseen, $testhand) = @_;
|
Completed in 6 milliseconds