Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt all test programs | Richard Levitte | 2017-04-24 | 1 | -1/+0 |
* | Update d2i_test to use the test infrastructure | Pauli | 2017-04-12 | 1 | -15/+15 |
* | Add main() test methods to reduce test boilerplate. | Emilia Kasper | 2016-11-09 | 1 | -15/+3 |
* | Don't create fixtures for simple tests | Emilia Kasper | 2016-11-04 | 1 | -28/+1 |
* | testutil: always print errors on failure | Emilia Kasper | 2016-11-04 | 1 | -1/+0 |
* | Add memory leak detection to d2i_test | Dr. Stephen Henson | 2016-10-13 | 1 | -0/+10 |
* | add item list support to d2i_test | Dr. Stephen Henson | 2016-09-29 | 1 | -15/+7 |
* | Copyright consolidation 02/10 | Rich Salz | 2016-05-17 | 1 | -4/+3 |
* | add ASN1_INTEGER type to d2i_test | Dr. Stephen Henson | 2016-05-03 | 1 | -1/+2 |
* | In d2i_test return error for malloc failure. | Dr. Stephen Henson | 2016-04-23 | 1 | -0/+3 |
* | Extensions to d2i_test. | Dr. Stephen Henson | 2016-04-22 | 1 | -15/+101 |
* | testutil: return 1 on success | Emilia Kasper | 2016-04-05 | 1 | -3/+3 |
* | Fix memory leaks in ASN.1 | Emilia Kasper | 2016-04-04 | 1 | -0/+117 |