K1 08ae9fa627 Support decode SM2 parameters před 2 roky
..
certs 61a9767691 X509: add tests for purpose code signing in verify application před 2 roky
ct 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
d2i-tests a378a46985 add test for CVE-2016-7053 před 8 roky
helpers 279754d419 Standardise type for epoch před 2 roky
ocsp-tests 121738d1cb Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL před 7 roky
recipes 08ae9fa627 Support decode SM2 parameters před 2 roky
smime-certs 19914fec9b cms: Create test for for purpose verification in cms application před 2 roky
ssl-tests 479b9adb88 Change the SCT issuer key to RSA 2048 před 2 roky
testutil 416d0a638c QUIC wire format support před 2 roky
CAtsa.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
README-dev.md 473664aafd always use the same perl in $PATH před 3 roky
README-external.md fa66f62ebb Add external testing with oqsprovider před 2 roky
README.md c678f68a19 test: document the random test ordering env variable před 3 roky
README.ssltest.md eec204f4b1 Make running individual ssl-test easier před 2 roky
aborttest.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
acvp_test.c 2cba2e160d Fix the checks of EVP_PKEY_CTX_set/get_* functions před 2 roky
acvp_test.inc 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere před 3 roky
aesgcmtest.c 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length před 2 roky
afalgtest.c 6f6a5e0c7c Fix a memory leak in the afalg engine před 3 roky
algorithmid_test.c 2349d7ba57 Fix the return check of OBJ_obj2txt před 3 roky
asn1_decode_test.c aff636a489 Update copyright year před 3 roky
asn1_dsa_internal_test.c eec0ad10b9 Update copyright year před 4 roky
asn1_encode_test.c 54b4053130 Update copyright year před 3 roky
asn1_internal_test.c 2296cc34f3 TEST: Check that i2d refuses to encode non-optional items with no content před 3 roky
asn1_string_table_test.c 275a7b9e5e typo ANS1 -> ASN1 před 6 roky
asn1_time_test.c 6097eb2152 libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t před 2 roky
asynciotest.c 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ před 4 roky
asynctest.c fecb3aae22 Update copyright year před 2 roky
bad_dtls_test.c c2f7614fb7 Fix the checks of RAND_bytes před 2 roky
bftest.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
bio_callback_test.c 38fc02a708 Update copyright year před 3 roky
bio_core_test.c 11efa7d45b BIO_new_from_core_bio: Fix heap-use-after-free after attach před 3 roky
bio_enc_test.c fecb3aae22 Update copyright year před 2 roky
bio_memleak_test.c 54b4053130 Update copyright year před 3 roky
bio_prefix_text.c a9ed63f1d1 BIO_set_indent: fix return check před 3 roky
bio_readbuffer_test.c 251c48183b Fix DER reading from stdin for BIO_f_readbuffer před 3 roky
bio_tfo_test.c d272ef5372 Fix asan finding in bio_tfo_test před 2 roky
bioprinttest.c c4683009ad TEST: Adjust test/bioprinttest.c to behave like the testutil routines před 4 roky
bn_internal_test.c 8020d79b40 Update copyright year před 3 roky
bn_rand_range.h 5d2f3e4a6c Test of uniformity of BN_rand_range output. před 5 roky
bntest.c a644cb7c1c [crypto/bn] BN_consttime_swap: remove superfluous early exit před 2 roky
bntests.pl 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
build.info c02036e1ad Rename the "timing" program to "timing_load_creds" and integrate it with test/build.info před 2 roky
build_wincrypt_test.c 3c58d44749 Move types.h #undefs for wincrypt.h compatibility před 2 roky
ca-and-certs.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
ca_internals_test.c 6097eb2152 libcrypto and test: rename asn1_string_to_time_t to ossl_asn1_string_to_time_t před 2 roky
casttest.c 33388b44b6 Update copyright year před 4 roky
chacha_internal_test.c 25f2138b0a Reorganize private crypto header files před 5 roky
cipher_overhead_test.c a28d06f3e9 Update copyright year před 3 roky
cipherbytes_test.c 6ac1cd10ba Fix safestack issues in ssl.h před 4 roky
cipherlist_test.c d1b26ddbf6 Allow cipher strings to be given using its standard name před 3 roky
ciphername_test.c 6ac1cd10ba Fix safestack issues in ssl.h před 4 roky
clienthellotest.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
cmactest.c a370ff8daa Add a CMAC test před 4 roky
cmp_asn_test.c fd009d763a test: remove TODOs před 3 roky
cmp_client_test.c fecb3aae22 Update copyright year před 2 roky
cmp_ctx_test.c 2c05607cd9 Fix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRINT should not be an error před 2 roky
cmp_hdr_test.c 3c0d0eca35 Work around a 32-bit mingw failure před 3 roky
cmp_msg_test.c d2b6c06274 Ensure libctx/propq is propagated when handling X509_REQ před 3 roky
cmp_protect_test.c 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern před 2 roky
cmp_server_test.c 7df56adac7 CMP: Add missing getter functions to CRMF API and CMP API před 3 roky
cmp_status_test.c a8d9bd8114 Update copyright year před 3 roky
cmp_vfy_test.c b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() před 2 roky
cms-examples.pl 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
cmsapitest.c 98b183d3c6 cmsapitest.c: add test case for CMS_EnvelopedData_decrypt() před 2 roky
conf_include_test.c 711d5a2fc0 test: avoid memory leaks on errors před 3 roky
confdump.c 38fc02a708 Update copyright year před 3 roky
constant_time_test.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
context_internal_test.c fecb3aae22 Update copyright year před 2 roky
crltest.c fecb3aae22 Update copyright year před 2 roky
ct_test.c fecb3aae22 Update copyright year před 2 roky
ctype_internal_test.c 25f2138b0a Reorganize private crypto header files před 5 roky
curve448_internal_test.c 3c2bdd7df9 Update copyright year před 3 roky
d2i_test.c 33388b44b6 Update copyright year před 4 roky
dane-cross.in 7585073892 Apply the correct Apache v2 license před 2 roky
danetest.c 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern před 2 roky
danetest.in 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
danetest.pem 170b735820 DANE support for X509_verify_cert() před 8 roky
data.bin c150a94857 TEST: Make our test data binary před 4 roky
data2.bin cede07dc51 Remove the external BoringSSL test před 3 roky
default-and-fips.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
default-and-legacy.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
default.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
defltfips_test.c 9d987de3aa Fix copyrights před 2 roky
destest.c cc350c8822 Add unit tests for weak key and key parity checks před 3 roky
dhtest.c fecb3aae22 Update copyright year před 2 roky
drbgtest.c c2f7614fb7 Fix the checks of RAND_bytes před 2 roky
dsa_no_digest_size_test.c 33388b44b6 Update copyright year před 4 roky
dsatest.c 12e055991e dsatest: Properly detect failure in generate/sign/verify před 3 roky
dtls_mtu_test.c 38b051a1fe SSL object refactoring using SSL_CONNECTION object před 2 roky
dtlstest.c 26dad42e9c Add a DTLSv1_listen() test před 2 roky
dtlsv1listentest.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
ec_internal_test.c d93f154d5a Add test for EC_KEY_set_private_key() před 2 roky
ecdsatest.c c2f7614fb7 Fix the checks of RAND_bytes před 2 roky
ecdsatest.h ae4186b004 Fix header file include guard names před 5 roky
ecstresstest.c e493d6e0ca APPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t před 3 roky
ectest.c 615a9b8798 d2i_PublicKey: Make it work with EC parameters in a provided key před 3 roky
endecode_test.c fecb3aae22 Update copyright year před 2 roky
endecoder_legacy_test.c 01fb4bff9b test: fix coverity 1469427 Improper use of negative value (NEGATIVE_RETURNS) před 3 roky
enginetest.c fecb3aae22 Update copyright year před 2 roky
errtest.c 5a9dbfc58a err: clear flags better when clearing errors. před 3 roky
event_queue_test.c d13c8b7725 Make OSSL_TIME a structure před 2 roky
evp_extra_test.c 3a1596f4e3 Add testcases for EVP_PKEY_get1_encoded_public_key před 2 roky
evp_extra_test2.c d768f853bb Coverity 1507372: explicit null dereference před 2 roky
evp_fetch_prov_test.c fecb3aae22 Update copyright year před 2 roky
evp_kdf_test.c 0e9a265e42 Support different R_BITS lengths for KBKDF před 3 roky
evp_libctx_test.c f15e3f3aa9 Fix the incorrect checks of EVP_CIPHER_CTX_rand_key před 2 roky
evp_pkey_ctx_new_from_name.c 2d96bfd957 Testing the EVP_PKEY_CTX_new_from_name without preliminary init před 2 roky
evp_pkey_dparams_test.c fecb3aae22 Update copyright year před 2 roky
evp_pkey_provided_test.c babc818c3f Fix the checks of EVP_PKEY_private_check před 2 roky
evp_test.c fc5888ccb6 test/evp_test: Test if EVP_DigestSign() set signature's length. před 2 roky
exdatatest.c 3c2bdd7df9 Update copyright year před 3 roky
exptest.c c2f7614fb7 Fix the checks of RAND_bytes před 2 roky
fake_rsaprov.c f80cdee7c1 fix Coverity 1506709: error handling před 2 roky
fake_rsaprov.h 051228353a test: fetching proper signature provider for non-exportable keys před 3 roky
fatalerrtest.c 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ před 4 roky
ffc_internal_test.c 5f311b10ab ossl_ffc_params_copy: Copy the keylength too před 2 roky
filterprov.c b0001d0cf2 provider: add an unquery function to allow providers to clean up. před 3 roky
filterprov.h b0001d0cf2 provider: add an unquery function to allow providers to clean up. před 3 roky
fips-alt.cnf ca7cac886b Add some testing for the case where the FIPS provider fails to load před 3 roky
fips-and-base.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
fips.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
generate_buildtest.pl 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
generate_ssl_tests.pl 38fc02a708 Update copyright year před 3 roky
gmdifftest.c a7a7e6e3a6 Reduce the runtime/output from the gmdiff test před 3 roky
hexstr_test.c 3c2bdd7df9 Update copyright year před 3 roky
hmactest.c 27f7f52765 Add test case to verify that the use after free issue is fixed. před 2 roky
http_test.c a497a90213 http_test.c: Simplify constant init of 'server_args' struct for gcc-4.8.x před 2 roky
ideatest.c 33388b44b6 Update copyright year před 4 roky
igetest.c 7573fe1af5 Deprecate the AES_ige_*() functions před 5 roky
insta.priv.pem db226bf20f Remove executable mode attributes of non-executable files před 3 roky
insta_ca.cert.pem db226bf20f Remove executable mode attributes of non-executable files před 3 roky
keymgmt_internal_test.c 115eb945ac Fix a mem leak in evp_pkey_export_to_provider před 2 roky
legacy.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
lhash_test.c 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats před 2 roky
localetest.c cf91a2b3c1 Include the e_os.h before string.h před 2 roky
mdc2_internal_test.c 33388b44b6 Update copyright year před 4 roky
mdc2test.c fecb3aae22 Update copyright year před 2 roky
membio_test.c 3bfc58ad6f Add a test for BIO_s_mem() when using datagrams před 2 roky
memleaktest.c aff636a489 Update copyright year před 3 roky
modes_internal_test.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
moduleloadtest.c 3c2bdd7df9 Update copyright year před 3 roky
namemap_internal_test.c 3c2bdd7df9 Update copyright year před 3 roky
ocspapitest.c 180c8d7ae5 ocspapitest: use TEST_true to report the exact failure před 2 roky
ossl_store_test.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
p_test.c fecb3aae22 Update copyright year před 2 roky
packettest.c 416d0a638c QUIC wire format support před 2 roky
param_build_test.c fecb3aae22 Update copyright year před 2 roky
params_api_test.c fecb3aae22 Update copyright year před 2 roky
params_conversion_test.c fecb3aae22 Update copyright year před 2 roky
params_test.c fecb3aae22 Update copyright year před 2 roky
pbelutest.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
pbetest.c 9d987de3aa Fix copyrights před 2 roky
pem_read_depr_test.c 54b4053130 Update copyright year před 3 roky
pemtest.c 54b4053130 Update copyright year před 3 roky
pkcs12_api_test.c cfd24cde81 Add support for mac-less password-base PKCS12 files to PKCS12_parse API. před 2 roky
pkcs12_format_test.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
pkcs7-1.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b před 26 roky
pkcs7.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b před 26 roky
pkcs7_test.c f505161e62 Fix PKCS7_verify to not have an error stack if it succeeds. před 3 roky
pkey_meth_kdf_test.c eec0ad10b9 Update copyright year před 4 roky
pkey_meth_test.c 0f84cbc3e2 Update copyright year před 4 roky
pkits-test.pl 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
poly1305_internal_test.c 3d5a7578e0 Add ChaCha related ciphers to default provider před 5 roky
priority_queue_test.c f0a4935827 test: add priority queue unit test před 2 roky
property_test.c 9f6841e9d8 test: add some unit tests for the property to string functions před 2 roky
prov_config_test.c 194fcc9ae0 Add a test for running the config twice před 3 roky
provfetchtest.c fecb3aae22 Update copyright year před 2 roky
provider_fallback_test.c 38fc02a708 Update copyright year před 3 roky
provider_internal_test.c c59fc87b33 Don't attempt to deactive child providers if we don't need to před 3 roky
provider_internal_test.cnf.in 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
provider_pkey_test.c dca637f50c Add test for try_key_ref() fallback handling před 2 roky
provider_status_test.c 866376432b Add test for provider gettables před 3 roky
provider_test.c fecb3aae22 Update copyright year před 2 roky
proxy.cnf 92c03668c0 Add config_diagnostics to our configuration files. před 3 roky
quic_wire_test.c d13c8b7725 Make OSSL_TIME a structure před 2 roky
quicapitest.c 26dad42e9c Add a DTLSv1_listen() test před 2 roky
rand_status_test.c 4516bf7422 rand: instantiate the DRBGs upon first use. před 4 roky
rand_test.c a87c3247ca Remove redundant RAND_get0_private() call před 3 roky
rc2test.c 33388b44b6 Update copyright year před 4 roky
rc4test.c 33388b44b6 Update copyright year před 4 roky
rc5test.c 33388b44b6 Update copyright year před 4 roky
rdcpu_sanitytest.c fecb3aae22 Update copyright year před 2 roky
recordlentest.c a28d06f3e9 Update copyright year před 3 roky
rsa_complex.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
rsa_mp_test.c 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere před 3 roky
rsa_sp800_56b_test.c a8d9bd8114 Update copyright year před 3 roky
rsa_test.c 36a4637e15 Fix use of uninitialized memory in test_rsa_oaep před 3 roky
run_tests.pl fecb3aae22 Update copyright year před 2 roky
safe_math_test.c fecb3aae22 Update copyright year před 2 roky
sanitytest.c fecb3aae22 Update copyright year před 2 roky
secmemtest.c fecb3aae22 Update copyright year před 2 roky
serverinfo.pem c655f40ed2 Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"... před 11 roky
serverinfo2.pem b878afae4b Add a SERVERINFOV2 format test file před 7 roky
servername_test.c 66325793cc test: fix coverity 1451534: improper use of negative value před 3 roky
session.pem 6cf2dbd9fa Don't store the ticket nonce in the session před 6 roky
sha_test.c 43ba1573ce test: add test cases for SHAxxx helper functions před 3 roky
shibboleth.pfx 70bf33d182 Add PKCS#12 UTF-8 interoperability test. před 8 roky
shlibloadtest.c 3c2bdd7df9 Update copyright year před 3 roky
simpledynamic.c 54b4053130 Update copyright year před 3 roky
simpledynamic.h 0652197407 TEST: Modify simpledynamic.[ch] to allow use on VMS as well před 3 roky
siphash_internal_test.c fecb3aae22 Update copyright year před 2 roky
sm2_internal_test.c f087ebcb2e feat: Add sm2 signature test case from GM/T 0003.5-2012 před 3 roky
sm3_internal_test.c 7585073892 Apply the correct Apache v2 license před 2 roky
sm4_internal_test.c 3c2bdd7df9 Update copyright year před 3 roky
smcont.bin 5771017d06 apps/cms.c: Correct -sign output and -verify input with -binary před 3 roky
smcont.txt 382bb0b294 test/smcont.txt: trigger assertion in bio_enc.c. před 8 roky
smcont_zero.txt 947fb81345 Tests for processing zero-length content in SMIME format před 4 roky
sparse_array_test.c 38fc02a708 Update copyright year před 3 roky
srptest.c a28d06f3e9 Update copyright year před 3 roky
ssl_cert_table_internal_test.c 3c2bdd7df9 Update copyright year před 3 roky
ssl_ctx_test.c 454afd9866 Update copyright year před 4 roky
ssl_old_test.c b2feb9f0e3 test/ssl_old_test.c: Add check for OPENSSL_malloc před 2 roky
ssl_test.c 08e4901298 Add a test_ssl_new testcase před 2 roky
ssl_test.tmpl f4941736a9 test/ssl_test.tmpl: make it work with elderly perl. před 8 roky
ssl_test_ctx_test.c 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ před 4 roky
ssl_test_ctx_test.cnf 433deaffce Use .cnf for config files, not .conf před 4 roky
sslapitest.c cffafb5f57 Move some fields out of the SSL object and into the record layer object před 2 roky
sslbuffertest.c 20f8bc7255 test cleanup: move helper .c and .h files to test/helpers/ před 4 roky
sslcorrupttest.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
stack_test.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
sysdefault.cnf 6b9d3b7c5e Add oid_section to sysdefault.cnf to test adding new oids před 3 roky
sysdefaulttest.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
test.cnf 91f2b15f2e TEST: Prefer using precomputed RSA and DH keys for more efficient tests před 3 roky
test_test.c 6162a2402d test: placate Clang's --Wbitwise-instead-of-logical před 2 roky
testcrl.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b před 26 roky
testdsa.pem 79a578b902 Add private/public key conversion tests před 9 roky
testdsapub.pem 79a578b902 Add private/public key conversion tests před 9 roky
testec-p112r1.pem 33b9bb45a4 TEST: Check property query support of apps/pkey před 2 roky
testec-p256.pem 79a578b902 Add private/public key conversion tests před 9 roky
testecpub-p256.pem 79a578b902 Add private/public key conversion tests před 9 roky
tested25519.pem 81722fdf2e More testing for CLI usage of Ed25519 and Ed448 keys před 5 roky
tested25519pub.pem 81722fdf2e More testing for CLI usage of Ed25519 and Ed448 keys před 5 roky
tested448.pem 81722fdf2e More testing for CLI usage of Ed25519 and Ed448 keys před 5 roky
tested448pub.pem 81722fdf2e More testing for CLI usage of Ed25519 and Ed448 keys před 5 roky
testp7.pem dcb1ef5c22 Change PKCS#7 test data to take account of removal of před 24 roky
testreq2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b před 26 roky
testrsa.pem 10203a3472 Support writing RSA keys using the traditional format again před 4 roky
testrsa2048.pem 8d17cca5b8 Add fips checks for rsa encryption před 4 roky
testrsa_withattrs.der 6dbb277627 Tests for creating req from PKCS8 keys with extra attrs před 3 roky
testrsa_withattrs.pem 6dbb277627 Tests for creating req from PKCS8 keys with extra attrs před 3 roky
testrsapss.pem a2a5506b93 rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keys před 3 roky
testrsapssmandatory.pem bbde856619 RSA: properly generate algorithm identifier for RSA-PSS signatures před 3 roky
testrsapub.pem 79a578b902 Add private/public key conversion tests před 9 roky
testsid.pem c22ad9b64a Regenerate testsid.pem před 3 roky
testutil.h 416d0a638c QUIC wire format support před 2 roky
testx509.pem 1e41dadfa7 Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set,vfy}.c před 4 roky
threadstest.c ef7a9b44f0 Make OSSL_LIB_CTX_load_config thread safe před 2 roky
threadstest.h 235776b2c7 test: add test case to reliably reproduce RAND leak during POST před 3 roky
threadstest_fips.c 235776b2c7 test: add test case to reliably reproduce RAND leak during POST před 3 roky
time_offset_test.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
timing_load_creds.c 45479dcee1 test/timing_load_creds.c: fix coding style and other (mostly minor) issues před 2 roky
tls-provider.c fecb3aae22 Update copyright year před 2 roky
tls13ccstest.c 1287dabd0b fix some code with obvious wrong coding style před 3 roky
tls13encryptiontest.c a16f9d3366 Update the tls13encryptiontest for new read record layer před 2 roky
tls13secretstest.c 19d0044448 Remove some redundant code před 2 roky
uitest.c 5755c11fd6 Fix the checks of UI_add_input_string před 2 roky
upcallstest.c fecb3aae22 Update copyright year před 2 roky
user_property_test.c 5725ab8087 property: add test case for setting default user properties before fetching před 3 roky
v3-cert1.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b před 26 roky
v3-cert2.pem d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b před 26 roky
v3_ca_exts.cnf 9495cfbc22 make various test CA certs RFC 5280 compliant w.r.t. X509 extensions před 3 roky
v3ext.c b91ad3c69c Fix a crash in v2i_IPAddrBlocks() před 2 roky
v3nametest.c b147b9daf1 test/v3nametest.c: Add check for OPENSSL_malloc před 2 roky
verify_extra_test.c fecb3aae22 Update copyright year před 2 roky
versions.c 909f1a2e51 Following the license change, modify the boilerplates in test/ před 6 roky
wpackettest.c c2f7614fb7 Fix the checks of RAND_bytes před 2 roky
x509_check_cert_pkey_test.c f5afac4bda Update copyright year před 3 roky
x509_dup_cert_test.c f541419c79 Remove unused variable 'sctx' před 3 roky
x509_internal_test.c a8d9bd8114 Update copyright year před 3 roky
x509_time_test.c 1f365708a3 Fix test code to not assume NUL terminated strings před 3 roky
x509aux.c 4333b89f50 Update copyright year před 3 roky

README-dev.md

Guidelines for test developers

How to add recipes

For any test that you want to perform, you write a script located in test/recipes/, named {nn}-test_{name}.t, where {nn} is a two digit number and {name} is a unique name of your choice.

Please note that if a test involves a new testing executable, you will need to do some additions in test/build.info. Please refer to the section "Changes to test/build.info" below.

Naming conventions

A test executable is named test/{name}test.c

A test recipe is named test/recipes/{nn}-test_{name}.t, where {nn} is a two digit number and {name} is a unique name of your choice.

The number {nn} is (somewhat loosely) grouped as follows:

00-04  sanity, internal and essential API tests
05-09  individual symmetric cipher algorithms
10-14  math (bignum)
15-19  individual asymmetric cipher algorithms
20-24  openssl commands (some otherwise not tested)
25-29  certificate forms, generation and verification
30-35  engine and evp
60-79  APIs:
   60  X509 subsystem
   61  BIO subsystem
   65  CMP subsystem
   70  PACKET layer
80-89  "larger" protocols (CA, CMS, OCSP, SSL, TSA)
90-98  misc
99     most time consuming tests [such as test_fuzz]

A recipe that just runs a test executable

A script that just runs a program looks like this:

#! /usr/bin/env perl

use OpenSSL::Test::Simple;

simple_test("test_{name}", "{name}test", "{name}");

{name} is the unique name you have chosen for your test.

The second argument to simple_test is the test executable, and simple_test expects it to be located in test/

For documentation on OpenSSL::Test::Simple, do perldoc util/perl/OpenSSL/Test/Simple.pm.

A recipe that runs a more complex test

For more complex tests, you will need to read up on Test::More and OpenSSL::Test. Test::More is normally preinstalled, do man Test::More for documentation. For OpenSSL::Test, do perldoc util/perl/OpenSSL/Test.pm.

A script to start from could be this:

#! /usr/bin/env perl

use strict;
use warnings;
use OpenSSL::Test;

setup("test_{name}");

plan tests => 2;                # The number of tests being performed

ok(test1, "test1");
ok(test2, "test1");

sub test1
{
    # test feature 1
}

sub test2
{
    # test feature 2
}

Changes to test/build.info

Whenever a new test involves a new test executable you need to do the following (at all times, replace {NAME} and {name} with the name of your test):

  • add {name} to the list of programs under PROGRAMS_NO_INST

  • create a three line description of how to build the test, you will have to modify the include paths and source files if you don't want to use the basic test framework:

    SOURCE[{name}]={name}.c INCLUDE[{name}]=.. ../include ../apps/include DEPEND[{name}]=../libcrypto libtestutil.a

Generic form of C test executables

#include "testutil.h"

static int my_test(void)
{
    int testresult = 0;                 /* Assume the test will fail    */
    int observed;

    observed = function();              /* Call the code under test     */
    if (!TEST_int_eq(observed, 2))      /* Check the result is correct  */
        goto end;                       /* Exit on failure - optional   */

    testresult = 1;                     /* Mark the test case a success */
end:
    cleanup();                          /* Any cleanup you require      */
    return testresult;
}

int setup_tests(void)
{
    ADD_TEST(my_test);                  /* Add each test separately     */
    return 1;                           /* Indicate success             */
}

You should use the TEST_xxx macros provided by testutil.h to test all failure conditions. These macros produce an error message in a standard format if the condition is not met (and nothing if the condition is met). Additional information can be presented with the TEST_info macro that takes a printf format string and arguments. TEST_error is useful for complicated conditions, it also takes a printf format string and argument. In all cases the TEST_xxx macros are guaranteed to evaluate their arguments exactly once. This means that expressions with side effects are allowed as parameters. Thus,

if (!TEST_ptr(ptr = OPENSSL_malloc(..)))

works fine and can be used in place of:

ptr = OPENSSL_malloc(..);
if (!TEST_ptr(ptr))

The former produces a more meaningful message on failure than the latter.

Note that the test infrastructure automatically sets up all required environment variables (such as OPENSSL_MODULES, OPENSSL_CONF, etc.) for the tests. Individual tests may choose to override the default settings as required.