Home
last modified time | relevance | path

Searched refs:TEST_skip (Results 1 – 13 of 13) 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 Devp_extra_test.c1299 return TEST_skip("Test does not support a non-default library context"); in test_EVP_Enveloped()
1373 return TEST_skip("Test does not support a non-default library context"); in test_EVP_DigestSignInit()
1528 return TEST_skip("Test does not support a non-default library context"); in test_EVP_DigestVerifyInit()
3437 return TEST_skip("Test requires legacy provider to be loaded"); in test_evp_iv_des()
3513 return TEST_skip("Test requires legacy provider to be loaded"); in test_evp_bf_default_keylen()
4339 return TEST_skip("Test requires legacy provider to be loaded"); in test_keylen_change()
4691 return TEST_skip("Non-default libctx"); in test_custom_md_meth()
4773 return TEST_skip("Non-default libctx"); in test_custom_ciph_meth()
5012 return TEST_skip("signing not supported for X25519/X448"); in test_ecx_not_private_key()
5017 return TEST_skip("no public key present"); in test_ecx_not_private_key()
[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 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 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()
8781 TEST_skip("Multiblock cipher is not available for %s", cipherlist); in test_multiblock_write()
9771 return TEST_skip("TLS 1.2 is disabled."); in test_ticket_lifetime()
10126 return TEST_skip("DH not supported by this build"); in test_load_dhfile()
10383 return TEST_skip("No TLSv1.2"); in test_handshake_retry()
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()