aboutsummaryrefslogtreecommitdiff
path: root/test/asn1_internal_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-09-11Update copyright yearMatt Caswell1-1/+1
2018-08-07test/asn1_internal_test.c: silence the new check for the ASN1 method tableDr. Matthias St. Pierre1-4/+2
2018-08-07Make EVP_PKEY_asn1_new() stricter with its inputRichard Levitte1-1/+19
2017-11-16Fix AppVeyor/VC build failureFdaSilvaYY1-2/+2
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-1/+2
2017-06-19Address double error and OSSLzu comments.Pauli1-6/+5
2017-06-19Update tests to avoid printf to stdout/stderr when running as test cases.Pauli1-11/+12
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-20VMS: remove name mangling guards around inclusion of internalsRichard Levitte1-10/+0
2017-04-18VMS: Fix internals test programsRichard Levitte1-0/+10
2017-03-29Test infrastructure additions.Pauli1-0/+1
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper1-3/+2
2016-11-04Don't create fixtures for simple testsEmilia Kasper1-62/+11
2016-11-04testutil: always print errors on failureEmilia Kasper1-2/+0
2016-11-03Convert asn1 selftests (a_strnid and ameth_lib) into internal testRichard Levitte1-0/+152