]> git.ipfire.org Git - thirdparty/openssl.git/history - test/testutil.h
Add -Wundef to --strict-warnings options.
[thirdparty/openssl.git] / test / testutil.h
2017-02-24  Bernd EdlingerAdd -Wundef to --strict-warnings options.
2016-11-09  Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-07  Emilia KasperSimplify tests part 2
2016-11-04  Emilia KasperDon't create fixtures for simple tests
2016-11-02  Emilia KasperTEST_check macro: don't end with semi
2016-08-10  Emilia KasperAdd TEST_check
2016-07-19  Emilia KasperSSL test framework: port NPN and ALPN tests
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-04-05  Emilia Kaspertestutil: return 1 on success
2016-04-05  Emilia KasperNew SSL test framework
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-07-19  Mike Blandtest/testutil.c test registry functions.
2014-06-10  Mike BlandCreate test/testutil.h for unit test helper macros