Searched refs:test_app (Results 1 – 1 of 1) sorted by relevance
401 char test_app[MAX_TESTCASE_NAME_LENGTH]; in test_handshake() local403 BIO_snprintf(test_app, sizeof(test_app), "test-%d", idx); in test_handshake()405 test_ctx = SSL_TEST_CTX_create(conf, test_app, libctx); in test_handshake()508 || !TEST_int_gt(CONF_modules_load(conf, test_app, 0), 0)) in test_handshake()
Completed in 9 milliseconds