aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/unit1606.c
AgeCommit message (Collapse)Author
2017-05-01unit1606: do not print/access bufferDaniel Stenberg
It was a wrong assumption that it could do that!
2017-04-30tests: fixed OOM handling of unit tests to abort testDan Fandrich
It's dangerous to continue to run the test when a memory alloc fails.
2017-04-06test1606: verify speedcheckDaniel Stenberg