Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "" not <> for internal/ includes | Rich Salz | 2017-08-22 | 1 | -1/+1 |
* | Remove tests dependence on e_os.h | Pauli | 2017-08-18 | 1 | -1/+1 |
* | Update the test framework so that the need for test_main is removed. Everything | Pauli | 2017-07-26 | 1 | -22/+11 |
* | Adapt all test programs | Richard Levitte | 2017-04-24 | 1 | -2/+1 |
* | VMS: remove name mangling guards around inclusion of internals | Richard Levitte | 2017-04-20 | 1 | -11/+0 |
* | VMS: Fix internals test programs | Richard Levitte | 2017-04-18 | 1 | -0/+11 |
* | Remove fprintfs from the poly1305 internal test but keep the test number | Pauli | 2017-04-12 | 1 | -34/+5 |
* | Test infrastructure additions. | Pauli | 2017-03-29 | 1 | -5/+5 |
* | Add main() test methods to reduce test boilerplate. | Emilia Kasper | 2016-11-09 | 1 | -1/+2 |
* | Simplify tests part 2 | Emilia Kasper | 2016-11-07 | 1 | -115/+83 |
* | testutil: always print errors on failure | Emilia Kasper | 2016-11-04 | 1 | -1/+0 |
* | Convert poly1305 selftest into internal test | Richard Levitte | 2016-11-03 | 1 | -0/+1701 |