summaryrefslogtreecommitdiffstats
path: root/test/asn1_internal_test.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-03-23OBJ_nid2obj(): Return UNDEF object instead of NULL for NID_undefTomas Mraz
2022-12-13Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte
2021-07-10TEST: Check that i2d refuses to encode non-optional items with no contentRichard Levitte
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add tests for the limited Unicode code point rangeBeat Bolli
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-08-07test/asn1_internal_test.c: silence the new check for the ASN1 method tableDr. Matthias St. Pierre
2018-08-07Make EVP_PKEY_asn1_new() stricter with its inputRichard Levitte
2017-11-16Fix AppVeyor/VC build failureFdaSilvaYY
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-19Address double error and OSSLzu comments.Pauli
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-20VMS: remove name mangling guards around inclusion of internalsRichard Levitte
2017-04-18VMS: Fix internals test programsRichard Levitte
2017-03-29Test infrastructure additions.Pauli
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-11-04Don't create fixtures for simple testsEmilia Kasper
2016-11-04testutil: always print errors on failureEmilia Kasper
2016-11-03Convert asn1 selftests (a_strnid and ameth_lib) into internal testRichard Levitte