summaryrefslogtreecommitdiff
path: root/test/x509_internal_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRichard Levitte2021-09-071-1/+1
* Fix test case for a2i_IPADDRESSAmir Mohammadi2021-08-061-2/+3
* Test case for a2i_IPADDRESSChristian Heimes2021-08-061-0/+54
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-2/+2
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* VMS: turn on name mangling for all our programsRichard Levitte2018-09-141-9/+0
* Update copyright yearMatt Caswell2018-05-291-1/+1
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* Iron out /WX errors in VC-WIN32.Andy Polyakov2017-11-171-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Update tests to avoid printf to stdout/stderr when running as test cases.Pauli2017-06-191-6/+2
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* VMS: Fix internals test programsRichard Levitte2017-04-181-0/+9
* Test infrastructure additions.Pauli2017-03-291-1/+1
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-3/+2
* Don't create fixtures for simple testsEmilia Kasper2016-11-041-41/+2
* testutil: always print errors on failureEmilia Kasper2016-11-041-1/+0
* Convert x509 selftests to internal testRichard Levitte2016-11-031-0/+100