aboutsummaryrefslogtreecommitdiffstats
path: root/test/testutil.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some typo and commentsFdaSilvaYY2017-08-121-3/+3
* Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli2017-08-071-6/+8
* Remove EXECUTE_TEST_NO_TEARDOWN.Pauli2017-08-021-5/+0
* Formatting & declaration cleanse.Pauli2017-07-281-2/+2
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-29/+34
* Remove the TEST_check macro.Pauli2017-07-051-13/+0
* Remove uses of the TEST_check macro.Pauli2017-06-231-1/+1
* Update tests to avoid printf to stdout/stderr when running as test cases.Pauli2017-06-191-1/+3
* Add output routines to allow consistent formatting of memory, stringsPauli2017-06-161-0/+10
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Use common STANZA for bn and exp testsRich Salz2017-06-051-0/+44
* testutil: add the possibility to set the current test titleRichard Levitte2017-05-111-0/+1
* Add test_test tests for bignums.Pauli2017-05-091-0/+4
* Add BN support to the test infrastructure.Pauli2017-05-091-0/+36
* testutil: Add OpenSSL error stack printing wrapper TEST_openssl_errorsRichard Levitte2017-04-281-1/+3
* testutil: make subtest_level() internalRichard Levitte2017-04-281-1/+0
* testutil: Move printing function declarations to "internal" headerRichard Levitte2017-04-281-17/+1
* TAPify testutilRichard Levitte2017-04-251-2/+10
* Avoid using BIO streams in bioprinttest.cRichard Levitte2017-04-241-0/+6
* Refactor the test framework testutilRichard Levitte2017-04-241-9/+37
* Convert more testsRich Salz2017-04-181-0/+10
* Guarantee single argument evaluation for test macros.Pauli2017-04-131-42/+48
* Make test marcos for true/false checks reliable for all integral types.Pauli2017-04-101-2/+2
* Test infrastructure additions.Pauli2017-03-291-4/+164
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-1/+1
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-10/+54
* Simplify tests part 2Emilia Kasper2016-11-071-0/+5
* Don't create fixtures for simple testsEmilia Kasper2016-11-041-7/+8
* TEST_check macro: don't end with semiEmilia Kasper2016-11-021-1/+1
* Add TEST_checkEmilia Kasper2016-08-101-0/+15
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-0/+9
* Copyright consolidation 02/10Rich Salz2016-05-171-54/+6
* testutil: return 1 on successEmilia Kasper2016-04-051-2/+2
* New SSL test frameworkEmilia Kasper2016-04-051-2/+11
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-30/+32
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+3
* test/testutil.c test registry functions.Mike Bland2014-07-191-0/+8
* Create test/testutil.h for unit test helper macrosMike Bland2014-06-101-0/+116