Home
last modified time | relevance | path

Searched refs:exp_num (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/test/
H A Dhttp_test.c293 int exp_num, num, ssl; in test_http_url_ok() local
296 if (!TEST_int_eq(sscanf(exp_port, "%d", &exp_num), 1)) in test_http_url_ok()
302 && TEST_int_eq(num, exp_num) in test_http_url_ok()