summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
2023-07-17Remove duplicated valuesljuzwiuk
2023-02-22Add a test for no initialisation of the default config fileMatt Caswell
2023-01-11Add tests for trace_api.Daniel Fiala
2022-11-01punycode: add unit testsPauli
2022-09-28Test TLS extension orderingTodd Short
2022-09-21Remove unnecessary definePauli
2022-09-16With fips provider 3.0.0 skip tests related to explicit curves handlingTomas Mraz
2022-04-26Testing the EVP_PKEY_CTX_new_from_name without preliminary initDmitry Belyavskiy
2022-04-21Minimal test checking we can get public key in Turkish localeDmitry Belyavskiy
2021-10-27test: fetching proper signature provider for non-exportable keysTomas Mraz
2021-10-26test-rand: return failure on not enough data, allow parentPauli
2021-08-30Use applink to fix windows testsNicola Tuveri
2021-08-27Add a test for running the config twiceMatt Caswell
2021-07-12test: make build descriptions more consistentPauli
2021-07-12test: rename apps_mem.c to be apps_shims.c in anticipation of additonal funct...Pauli
2021-06-21test: add sm3 low level test case to test suite.杨明君
2021-06-17gost: remove the internal GOST test.Pauli
2021-06-16Add a test for fetching various non-evp objectsMatt Caswell
2021-06-16test: add test cases for SHAxxx helper functionsPauli
2021-06-16Add a test for the newly added OBJ upcallsMatt Caswell
2021-06-14When linking to static libssl always link to static libcryptoTomas Mraz
2021-05-31Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis
2021-05-24Add a test for PKCS5_PBE_keyivgen()Jon Spillett
2021-05-24test: add test case to reliably reproduce RAND leak during POSTPauli
2021-05-20CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock...Dr. David von Oheimb
2021-05-12property: add test case for setting default user properties before fetchingMatt Caswell
2021-05-04Add a test for the public core bio APIMatt Caswell
2021-04-30acvp: fix the no-acvp_test buildPauli
2021-04-19Avoid more MSVC-specific C runtime library functionsTanzinul Islam
2021-03-26Remove the external BoringSSL testTomas Mraz
2021-03-22Fix DER reading from stdin for BIO_f_readbufferShane Lontis
2021-02-24Test errors from a provider can still be accessed after unloadMatt Caswell
2021-02-23test: add framework for generic fake random number generatorPauli
2021-02-12Deprecate the libssl level SRP APIsMatt Caswell
2021-02-05TEST: Add an algorithm ID tester for libcrypto vs providerRichard Levitte
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2021-01-13TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-12-01TEST: Add a simple module loader, and test the FIPS module with itRichard Levitte
2020-12-01TEST: Break out the local dynamic loading code from shlibloadtest.cRichard Levitte
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-11-29endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb
2020-11-27Deprecate the DHparams and DHxparams PEM routinesMatt Caswell
2020-11-27Fix no-deprecated configurationShane Lontis
2020-11-25Test various deprecated PEM_read_bio_* APIsMatt Caswell
2020-11-20test RNG: set state to uninitialised as part of uninstantiate call.Pauli
2020-11-15test/endecoder_legacy_test.c: new test for legacy comparisonRichard Levitte
2020-09-12TEST: Add a test of EC key generation with encoding specRichard Levitte
2020-09-12Fix coverity issue: CID 1466486 - Resource leak in OSSL_STOREShane Lontis
2020-09-10Diverse build.info: Adjust pathsRichard Levitte