diff --git a/tests/data/test1404 b/tests/data/test1404
index 88a06ba39c3d7394ffde85343653ebf47a124358..441569752b2e3f205b1083cf755cc54b48263a7f 100644
--- a/tests/data/test1404
+++ b/tests/data/test1404
@@ -27,7 +27,7 @@ Connection: close
 http
 </server>
  <name>
-HTTP RFC1867-type formposting - -F with three files, one with explicit type
+--libcurl for HTTP RFC1867-type formposting - -F with three files, one with explicit type
  </name>
  <command>
 http://%HOSTIP:%HTTPPORT/we/want/1404 -F name=value -F 'file=@log/test1404.txt,log/test1404.txt;type=magic/content,log/test1404.txt' --libcurl log/test1404.c
diff --git a/tests/data/test1405 b/tests/data/test1405
index 9295a1b60ea27e2523676f89b319b3a8bf5725fd..38bfd5c54d50e4d1eb0488a11b21abc7ccd098e5 100644
--- a/tests/data/test1405
+++ b/tests/data/test1405
@@ -30,7 +30,7 @@ REPLY FAIL 500 this might not be a failure!
 ftp
 </server>
  <name>
-FTP with quote ops
+--libcurl for FTP with quote ops
  </name>
  <command>
 ftp://%HOSTIP:%FTPPORT/1405 -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" -Q "*FAIL" -Q "+*FAIL HARD" --libcurl log/test1405.c
diff --git a/tests/data/test1406 b/tests/data/test1406
index 6392b9685ed32185c6cde5dfdb84cc5039a9c614..2bafaf412d403b6b82e54651a7ecea8911a576f7 100644
--- a/tests/data/test1406
+++ b/tests/data/test1406
@@ -23,7 +23,7 @@ CAPA SIZE
 smtp
 </server>
  <name>
-SMTP
+--libcurl for SMTP
  </name>
 <file name="log/test1406.eml">
 From: different
diff --git a/tests/data/test1407 b/tests/data/test1407
index 842778a7c214415739918aa982277f4845d51b21..ce51fa09851a50108927be90660c3c43f73d7316 100644
--- a/tests/data/test1407
+++ b/tests/data/test1407
@@ -23,7 +23,7 @@ REPLY LIST +OK 1407 100\r\n.
 pop3
 </server>
  <name>
-POP3 LIST one message
+--libcurl for POP3 LIST one message
  </name>
  <command>
 pop3://%HOSTIP:%POP3PORT/1407 -l -u user:secret --libcurl log/test1407.c