Deprecate most of debug-memory
[openssl.git] / test / testutil / driver.c
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-08-09 Matt CaswellExtend tests of SSL_check_chain()
2019-07-28 PauliAdd weak platform independent PRNG to test framework.
2019-07-16 Pauliremove end of line spaces
2019-07-16 PauliRemove tab characters from C source files.
2019-06-03 Matt CaswellReally fail if we have a test failure
2019-05-09 PauliTest skip option.
2019-03-05 Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2018-12-10 Christos Zoulasadd missing "void" in prototype.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-06-21 Dr. Matthias St... testutil/driver.c: Fix function prototype warning ...
2018-06-21 Bernd EdlingerAdd -Wstrict-prototypes option to --strict-warnings
2017-11-13 FdaSilvaYYFactorise duplicated code.
2017-11-13 Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-17 PauliRemove tests dependence on e_os.h
2017-08-10 David von OheimbFix minor type warnings and risk of memory leak in...
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-06-16 PauliAdd output routines to allow consistent formatting...
2017-05-15 PauliRandomise the ordering of the C unit tests.
2017-05-12 Rich SalzAdd "Title" directive to evp_test
2017-05-11 Richard Levittetestutil: Fix non-standard subtest output
2017-05-11 Richard Levittetestutil: add the possibility to set the current test...
2017-04-28 Richard Levittetestutil: Add OpenSSL error stack printing wrapper...
2017-04-28 Richard Levittetestutil: Add commodity printing functions test_printf_...
2017-04-28 Richard Levittetestutil: make subtest_level() internal
2017-04-28 Richard Levittetestutil: Move printing function declarations to "inter...
2017-04-25 Richard LevitteTapify libtestutil a bit better
2017-04-25 Richard LevitteTAPify testutil
2017-04-24 Richard LevitteRefactor the test framework testutil