diff options
author | Yang Tse <yangsita@gmail.com> | 2006-07-17 16:47:07 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2006-07-17 16:47:07 +0000 |
commit | 431c4bd6e30e366c25889c6debb1d31152ef2a44 (patch) | |
tree | 27f0ab38c929df2572ee3e98fe4e90b43f40b463 /tests/data/test506 | |
parent | f72c4e82fd4155eb108d61a17d314d391e4f7730 (diff) |
tests/libtest/lib506.c version 1.11 is now also logging CURLSHOPT_LOCKFUNC, CURLSHOPT_UNLOCKFUNC and CURLSHOPT_USERDATA, so we now also have to check them here.
Diffstat (limited to 'tests/data/test506')
-rw-r--r-- | tests/data/test506 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test506 b/tests/data/test506 index 3c02702bf..84474cdc5 100644 --- a/tests/data/test506 +++ b/tests/data/test506 @@ -59,6 +59,9 @@ http://%HOSTIP:%HTTPPORT/506 <stdout mode="text"> GLOBAL_INIT SHARE_INIT +CURLSHOPT_LOCKFUNC +CURLSHOPT_UNLOCKFUNC +CURLSHOPT_USERDATA CURL_LOCK_DATA_COOKIE CURL_LOCK_DATA_DNS *** run 1 |