]> git.ipfire.org Git - thirdparty/openssl.git/history - test/testutil/driver.c
Avoid more MSVC-specific C runtime library functions
[thirdparty/openssl.git] / test / testutil / driver.c
2021-04-19  Tanzinul IslamAvoid more MSVC-specific C runtime library functions
2021-04-18  Richard LevitteTEST: Modify testutil's run_tests to display NOSUBTEST...
2021-03-11  Matt CaswellUpdate copyright year
2021-02-26  Tomas Mraztests: Always print errors before test verdict
2021-02-23  Paulitest: add framework for generic fake random number...
2020-12-15  Paulitest: print OPENSSL_TEST_RAND_ORDER=x when a randomised...
2020-12-02  PauliPrint random seed on test failure.
2020-06-25  Matt CaswellUpdate copyright year
2020-06-06  Richard LevitteTESTUTIL: Adjust the rest of testutil
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