aboutsummaryrefslogtreecommitdiff
path: root/test/enginetest.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-02-09Fix an enginetest failure when compiled with no-deprecated --api=1.1.1Matt Caswell1-0/+1
2021-10-25X509_PUBKEY_dup: Do not just up-ref the EVP_PKEYTomas Mraz1-0/+19
2021-10-25tests: Add test for X509_dup with ENGINE based keyTomas Mraz1-0/+70
2021-06-17Update copyright yearMatt Caswell1-1/+1
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz1-1/+1
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli1-1/+1
2020-07-16Update copyright yearRichard Levitte1-1/+1
2020-07-16deprecate engine testsPauli1-0/+3
2019-07-19test/enginetest.c: Make sure no config file is loadedRichard Levitte1-2/+15
2019-06-06Coverity fixesShane Lontis1-1/+1
2018-12-09Cleaner disposal of ephemeral engine ids and namesViktor Dukhovni1-7/+8
2018-12-09Avoid const castaway warningChristos Zoulas1-2/+2
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2017-10-12Add EVP_PKEY_METHOD redirection testDr. Stephen Henson1-0/+170
2017-07-28OPENSSL_NO_ENGINE defined causes build failuresPauli1-1/+2
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-9/+8
2017-07-14Test cleaning and modernisationPauli1-1/+2
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli1-4/+4
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-18Convert more testsRich Salz1-99/+83
2016-05-17Copyright consolidation 02/10Rich Salz1-54/+5
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell1-5/+1
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson1-1/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-1/+1
2016-01-07mem functions cleanupRich Salz1-11/+6
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-2/+2
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz1-1/+1
2015-05-01free NULL cleanup 11Rich Salz1-14/+7
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+269