Home
last modified time | relevance | path

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

/openssl/test/
H A Dlocaletest.c102 return TEST_skip("Cannot set the locale necessary for test"); in setup_tests()
131 return TEST_skip("Locale support not available"); in setup_tests()
H A Dcipher_overhead_test.c44 TEST_skip("Skipping disabled cipher %s", ciph->name); in cipher_overhead()
H A Dtest_test.c536 return TEST_skip("skip test"); in test_skip_one()
541 return TEST_skip("skip tests: %d", n); in test_skip_many()
550 return TEST_skip(NULL); in test_skip_null()
H A Devp_pkey_dparams_test.c282 return TEST_skip("Not applicable test"); in set_enc_pubkey_test()
H A Dthreadstest.c492 return TEST_skip("FIPS not supported"); in test_multi_general_worker_fips_provider()
598 TEST_skip("multi default test already run"); in test_multi_default()
H A Devp_extra_test.c1176 return TEST_skip("Test does not support a non-default library context"); in test_EVP_Enveloped()
1250 return TEST_skip("Test does not support a non-default library context"); in test_EVP_DigestSignInit()
1405 return TEST_skip("Test does not support a non-default library context"); in test_EVP_DigestVerifyInit()
1447 return TEST_skip("Test does not support a non-default library context"); in test_siphash_digestsign()
1544 return TEST_skip("Test does not support a non-default library context"); in test_EVP_md_null()
2334 return TEST_skip("Test does not support a non-default library context"); in test_CMAC_keygen()
2918 return TEST_skip("Test does not support a non-default library context"); in test_keygen_with_empty_template()
3085 return TEST_skip("Test does not support a non-default library context"); in test_evp_iv_aes()
3229 return TEST_skip("Test requires legacy provider to be loaded"); in test_evp_iv_des()
3305 return TEST_skip("Test requires legacy provider to be loaded"); in test_evp_bf_default_keylen()
[all …]
H A Ddrbgtest.c554 return TEST_skip("CRNGT cannot be disabled"); in test_rand_reseed()
826 return TEST_skip("CRNGT cannot be disabled"); in test_rand_prediction_resistance()
H A Dtestutil.h507 # define TEST_skip test_skip_c90 macro
511 # define TEST_skip(...) test_skip(__FILE__, __LINE__, __VA_ARGS__) macro
H A Dendecode_test.c648 … return TEST_skip("Test not available if using a non-default library context or FIPS provider"); in test_unprotected_via_legacy_PEM()
769 … return TEST_skip("Test not available if using a non-default library context or FIPS provider"); in test_protected_via_legacy_PEM()
786 return TEST_skip("Legacy provider not available"); in test_protected_via_PVK()
H A Decdsatest.c101 return TEST_skip("skip non approved curves"); in x9_62_tests()
H A Dquic_ackm_test.c348 TEST_skip("skipping test for app space"); in test_tx_ack_case_actual()
H A Dsslapitest.c1172 testresult = TEST_skip("Kernel does not support KTLS"); in execute_test_ktls()
1177 testresult = TEST_skip("CHACHA is not supported in FIPS"); in execute_test_ktls()
1262 testresult = TEST_skip("KTLS not supported for %s cipher %s", in execute_test_ktls()
1316 testresult = TEST_skip("Kernel does not support KTLS"); in execute_test_ktls_sendfile()
1321 testresult = TEST_skip("CHACHA is not supported in FIPS"); in execute_test_ktls_sendfile()
1357 testresult = TEST_skip("Failed to enable KTLS for %s cipher %s", in execute_test_ktls_sendfile()
8539 TEST_skip("Multiblock cipher is not available for %s", cipherlist); in test_multiblock_write()
9539 return TEST_skip("TLS 1.2 is disabled."); in test_ticket_lifetime()
9894 return TEST_skip("DH not supported by this build"); in test_load_dhfile()
H A Devp_kdf_test.c520 return TEST_skip("PBKDF1 only available in legacy provider"); in test_kdf_pbkdf1()
H A Dectest.c2722 return TEST_skip("custom params not supported with SM2"); in custom_params_test()
2733 ret = TEST_skip("binary curves not supported in this build"); in custom_params_test()

Completed in 101 milliseconds