diff options
author | Yang Tse <yangsita@gmail.com> | 2011-10-21 16:26:18 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-10-21 16:52:14 +0200 |
commit | 629d2e34508838069db83e1082ce9e7f2c7b8ff8 (patch) | |
tree | 365dedb351b18ba56d36d846b9270120850c8583 /tests/data/test504 | |
parent | 90fcad63cbb9943c7c7a564944a3bce7d10e581a (diff) | |
download | curl-629d2e34508838069db83e1082ce9e7f2c7b8ff8.tar.gz |
multi tests: OOM handling fixes
Additionally, improved error checking and logging.
Diffstat (limited to 'tests/data/test504')
-rw-r--r-- | tests/data/test504 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test504 b/tests/data/test504 index 573ab51c7..2d3a3dd0d 100644 --- a/tests/data/test504 +++ b/tests/data/test504 @@ -35,9 +35,10 @@ http://%HOSTIP:%HTTPSPORT/504 %HOSTIP:55555 </client> # Verify data after the test has been "shot" +# TEST_ERR_SUCCESS is errorcode 120 <verify> <errorcode> -100 +120 </errorcode> </verify> </testcase> |