]> granicus.if.org Git - curl/commit
tests: fixed OOM handling of unit tests to abort test
authorDan Fandrich <dan@coneharvesters.com>
Sun, 30 Apr 2017 08:54:26 +0000 (10:54 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Sun, 30 Apr 2017 08:55:20 +0000 (10:55 +0200)
commit8089dcfc5d4b34b15cee1f1cc9b3124c0279d41b
treeea2d07b42ff6e3ceb6632de553dd4d36638796c9
parent65c6caacaee87f2b09aa03e5eed1bcbd9e356f68
tests: fixed OOM handling of unit tests to abort test

It's dangerous to continue to run the test when a memory alloc fails.
tests/unit/unit1600.c
tests/unit/unit1604.c
tests/unit/unit1605.c
tests/unit/unit1606.c