From 431c4bd6e30e366c25889c6debb1d31152ef2a44 Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Mon, 17 Jul 2006 16:47:07 +0000
Subject: [PATCH] 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.

---
 tests/data/test506 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/data/test506 b/tests/data/test506
index 3c02702bf9..84474cdc56 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
-- 
GitLab