summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-08-04Add config_diagnostics to our configuration files.Pauli
2021-07-29Update copyright yearMatt Caswell
2021-07-28test: add a comment indication that a bad MAC is intentionalPauli
2021-07-28Add some testing for the case where the FIPS provider fails to loadMatt Caswell
2021-07-28test: handle not a number (NaN) values in the param conversion test.Pauli
2021-07-28Add a test case for EVP_MD_meth_dup() and EVP_CIPHER_meth_dup()Matt Caswell
2021-07-27Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcsMatt Caswell
2021-07-23ci: reinstate the passwd tests for the no-cached-fetch run.Pauli
2021-07-22Add a test for custom EVP_PKEY_METHODsMatt Caswell
2021-07-21Add testcases for SSL_key_update() corner case callsyangyangtiantianlonglong
2021-07-20test: include all DRBG tests in FIPS modePauli
2021-07-19test: fix use after scope problem in ACVP testPauli
2021-07-17Fix signed/unsigned comparison warnings in sslapitestMatt Caswell
2021-07-16evp_test: Add tests for rsa_padding_mode:noneTomas Mraz
2021-07-16acvp_test: Fix incorrect parenthesisTomas Mraz
2021-07-14test: add single byte IV AES GCM testsPauli
2021-07-13Remove executable mode attributes of non-executable filesTianjia Zhang
2021-07-12test: make build descriptions more consistentPauli
2021-07-12test: add a shim function for the apps's opt_legacy_okay() functionPauli
2021-07-12test: rename apps_mem.c to be apps_shims.c in anticipation of additonal funct...Pauli
2021-07-10test_cmp_ctx: Avoid using empty X509 with i2dTomas Mraz
2021-07-10Fix test/asn1_encode_test.c to handle encoding/decoding failureRichard Levitte
2021-07-10Fix test/asn1_encode_test.c to not use ASN1_FBOOLEANRichard Levitte
2021-07-10TEST: Check that i2d refuses to encode non-optional items with no contentRichard Levitte
2021-07-09Add a PKCS12 test to check with one input cert we get one output certMatt Caswell
2021-07-07Fix comment for test_negotiated_group() test orderBenjamin Kaduk
2021-07-07bn: procduce correct sign for result of BN_mod()Pauli
2021-07-06test: add some integral type size sanity checksPauli
2021-07-06Add HKDF negative testsShane Lontis
2021-07-06Add test for provider gettablesShane Lontis
2021-07-03TEST: Add testing of PVK and MSBLOB files to test_storeRichard Levitte
2021-07-02Work around a 32-bit mingw failureMatt Caswell
2021-07-02Use TEST_time_t_* functions in cmp_hrd_test.cMatt Caswell
2021-07-02Avoid some MinGW test failuresMatt Caswell
2021-07-02Fix memory leak in i2d_ASN1_bio_streamOliver Mihatsch
2021-07-02test_pem_reading: Test loading a key from a file with multiple PEM dataTomas Mraz
2021-07-02load_pkey_pem: Check for spurious errors when loadingTomas Mraz
2021-07-02Fix compile errors when building with --api=1.1.0 no-deprecated.Shane Lontis
2021-07-01afalg: add some memory initialisation calls to pacify memory sanitisation.Pauli
2021-07-01Fix use of uninitialized memory in test_rsa_oaepDavid Benjamin
2021-06-30cmp_mock_srv.c: Add missing OldCertID check for 'kur' cert update requestsDr. David von Oheimb
2021-06-30CMP: Add missing getter functions to CRMF API and CMP APIDr. David von Oheimb
2021-06-30test: fix test ordering in threads testPauli
2021-06-30dh_test: fix coverity 1473239 Argument cannot be negative (NEGATIVE_RETURNS)Pauli
2021-06-30test: fix coverity 1469427 Improper use of negative value (NEGATIVE_RETURNS)Pauli
2021-06-29coverity #1486532: fix potential NULL dereference in test_mk_file_path()Tomas Mraz
2021-06-27evp_test: use correct size in memory clearPauli
2021-06-26test/recipes/90-test_includes_data/vms-includes.cnf: correct the directoryRichard Levitte
2021-06-26test/recipes/80-test_ca.t: Don't force quotes around the config file in $cnfRichard Levitte
2021-06-26test/recipes/66-test_ossl_store.t: ensure native pathsRichard Levitte