Home
last modified time | relevance | path

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

/freebsd/crypto/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 Dthreadstest.c480 return TEST_skip("FIPS not supported"); in test_multi()
484 return TEST_skip("Skipping tests for deprected functions"); in test_multi()
589 TEST_skip("multi default test already run"); in test_multi_default()
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 Dprov_config_test.c94 return TEST_skip("Skipping modulepath test as provider not present"); in test_path_config()
H A Devp_extra_test.c1303 return TEST_skip("Test does not support a non-default library context"); in test_EVP_Enveloped()
1377 return TEST_skip("Test does not support a non-default library context"); in test_EVP_DigestSignInit()
1532 return TEST_skip("Test does not support a non-default library context"); in test_EVP_DigestVerifyInit()
1574 return TEST_skip("Test does not support a non-default library context"); in test_siphash_digestsign()
1671 return TEST_skip("Test does not support a non-default library context"); in test_EVP_md_null()
2461 return TEST_skip("Test does not support a non-default library context"); in test_CMAC_keygen()
2930 return TEST_skip("Test does not support a non-default library context"); in test_RSA_OAEP_set_get_params()
3171 return TEST_skip("Test does not support a non-default library context"); in test_keygen_with_empty_template()
3338 return TEST_skip("Test does not support a non-default library context"); in test_evp_iv_aes()
3482 return TEST_skip("Test requires legacy provider to be loaded"); in test_evp_iv_des()
[all …]
H A Devp_pkey_dparams_test.c282 return TEST_skip("Not applicable test"); in set_enc_pubkey_test()
H A Ddrbgtest.c562 return TEST_skip("CRNGT cannot be disabled"); in test_rand_reseed()
815 return TEST_skip("CRNGT cannot be disabled"); in test_rand_prediction_resistance()
H A Dtestutil.h535 # define TEST_skip test_skip_c90 macro
539 # define TEST_skip(...) test_skip(__FILE__, __LINE__, __VA_ARGS__) macro
H A Dendecode_test.c657 … return TEST_skip("Test not available if using a non-default library context or FIPS provider"); in test_unprotected_via_legacy_PEM()
778 … return TEST_skip("Test not available if using a non-default library context or FIPS provider"); in test_protected_via_legacy_PEM()
795 return TEST_skip("Legacy provider not available"); in test_protected_via_PVK()
H A Dsslapitest.c1178 testresult = TEST_skip("Kernel does not support KTLS"); in execute_test_ktls()
1183 testresult = TEST_skip("CHACHA is not supported in FIPS"); in execute_test_ktls()
1264 testresult = TEST_skip("KTLS not supported for %s cipher %s", in execute_test_ktls()
1317 testresult = TEST_skip("Kernel does not support KTLS"); in execute_test_ktls_sendfile()
1322 testresult = TEST_skip("CHACHA is not supported in FIPS"); in execute_test_ktls_sendfile()
1355 testresult = TEST_skip("Failed to enable KTLS for %s cipher %s", in execute_test_ktls_sendfile()
3506 res = TEST_skip("Test took too long, ignoring result"); in check_early_data_timeout()
4911 return TEST_skip("X25519 might not be supported by fips provider."); in test_key_exchange()
4917 return TEST_skip("X448 might not be supported by fips provider."); in test_key_exchange()
5133 return TEST_skip("X25519 and X448 might not be available in fips provider."); in test_negotiated_group()
[all …]
H A Decdsatest.c101 return TEST_skip("skip non approved curves"); in x9_62_tests()
H A Devp_kdf_test.c520 return TEST_skip("PBKDF1 only available in legacy provider"); in test_kdf_pbkdf1()
565 return TEST_skip("PBKDF1 only available in legacy provider"); in test_kdf_pbkdf1_key_too_long()
H A Dectest.c2722 return TEST_skip("custom params not supported with SM2"); in custom_params_test()
2740 ret = TEST_skip("binary curves not supported in this build"); in custom_params_test()