-
- Downloads
Made unit_setup() return an error code to abort the test early
This makes it possible to skip the call to unit_stop() in such cases. Also use Curl_safefree() in unit test 1302 so it will pass the memory torture test.
Showing
- tests/unit/curlcheck.h 4 additions, 3 deletionstests/unit/curlcheck.h
- tests/unit/unit1300.c 4 additions, 1 deletiontests/unit/unit1300.c
- tests/unit/unit1301.c 1 addition, 1 deletiontests/unit/unit1301.c
- tests/unit/unit1302.c 18 additions, 11 deletionstests/unit/unit1302.c
- tests/unit/unit1303.c 5 additions, 1 deletiontests/unit/unit1303.c
Please register or sign in to comment