mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
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.
This commit is contained in:
parent
f72c4e82fd
commit
431c4bd6e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user