summaryrefslogtreecommitdiffstats
path: root/test/enginetest.c
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-02-09Fix an enginetest failure when compiled with no-deprecated --api=1.1.1Matt Caswell
2021-10-25X509_PUBKEY_dup: Do not just up-ref the EVP_PKEYTomas Mraz
2021-10-25tests: Add test for X509_dup with ENGINE based keyTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2020-07-16Update copyright yearRichard Levitte
2020-07-16deprecate engine testsPauli
2019-07-19test/enginetest.c: Make sure no config file is loadedRichard Levitte
2019-06-06Coverity fixesShane Lontis
2018-12-09Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni
2018-12-09Avoid const castaway warningChristos Zoulas
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-10-12Add EVP_PKEY_METHOD redirection testDr. Stephen Henson
2017-07-28OPENSSL_NO_ENGINE defined causes build failuresPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-14Test cleaning and modernisationPauli
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-18Convert more testsRich Salz
2016-05-17Copyright consolidation 02/10Rich Salz
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte