Searched refs:test_ASYNC_start_job_ex (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dasynctest.c342 static int test_ASYNC_start_job_ex(void) function
353 "test_ASYNC_start_job_ex() failed to create libctx\n");
364 "test_ASYNC_start_job_ex() failed to start job\n");
373 "test_ASYNC_start_job_ex() failed - unexpected libctx\n");
380 "test_ASYNC_start_job_ex() - restarting job failed\n");
388 "test_ASYNC_start_job_ex() failed - unexpected libctx\n");
396 "test_ASYNC_start_job_ex() - finishing job failed\n");
405 "test_ASYNC_start_job_ex() failed - global libctx check failed\n");
429 || !test_ASYNC_start_job_ex()) {

Completed in 103 milliseconds