summaryrefslogtreecommitdiffstats
path: root/test/testutil.c
AgeCommit message (Expand)Author
2017-04-24Refactor the test framework testutilRichard Levitte
2017-04-18Convert more testsRich Salz
2017-04-12test/testutil.c: Flush stdout when running testsRichard 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-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper
2016-05-17Copyright consolidation 02/10Rich Salz
2016-04-05testutil: return 1 on successEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-07-19Check the test registry size during add_test()Mike Bland
2014-07-19test/testutil.c test registry functions.Mike Bland