aboutsummaryrefslogtreecommitdiff
path: root/test/verify_extra_test.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Make X509_set_sm2_id consistent with other settersPaul Yang1-0/+46
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis1-3/+3
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-05-01Update copyright yearMatt Caswell1-1/+1
2018-04-19Add a test for a NULL X509_STORE in X509_STORE_CTX_initMatt Caswell1-0/+38
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-10/+13
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-14WIP: Convert ui,v3ext,verify_extra_testRich Salz1-20/+8
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY1-2/+2
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY1-1/+1
2016-05-17Copyright consolidation 02/10Rich Salz1-53/+5
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell1-7/+0
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson1-1/+2
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-1/+1
2016-01-07mem functions cleanupRich Salz1-2/+3
2015-09-06Make the verify_extra test location agnosticRichard Levitte1-6/+13
2015-07-07Add test for CVE-2015-1793Matt Caswell1-0/+208