aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_test.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-1/+2
* Add output routines to allow consistent formatting of memory, stringsPauli2017-06-161-0/+34
* Correct Oracle copyrights & clarify.Pauli2017-06-151-4/+1
* Reformat the string output to be more in line with the decisions made in #3465Pauli2017-05-221-1/+2
* test/test_test.c: fix wrong BN test [and rearrange tests a little bit].Andy Polyakov2017-05-201-2/+2
* Reformat the output of BIGNUMS where test cases fail.Pauli2017-05-191-0/+44
* Add test_test tests for bignums.Pauli2017-05-091-0/+70
* Test framework output improvement.Pauli2017-05-041-1/+29
* Fix a stack smashRich Salz2017-05-011-135/+163
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Guarantee single argument evaluation for test macros.Pauli2017-04-131-0/+56
* Test infrastructure additions.Pauli2017-03-291-0/+276