tests: remove some unused test case sections

This commit is contained in:
Dan Fandrich 2025-04-04 12:24:12 -07:00
parent cbb80f215e
commit dac78ae638
13 changed files with 0 additions and 31 deletions

View File

@ -7,8 +7,6 @@ Range
</info>
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -8,8 +8,6 @@ Range
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -7,8 +7,6 @@ Range
</info>
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -8,8 +8,6 @@ Range
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -8,8 +8,6 @@ Range
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -9,8 +9,6 @@ FAILURE
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -8,8 +8,6 @@ URL
#
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -11,8 +11,6 @@ HTTP PUT
#
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -10,8 +10,6 @@ HTTP GET
#
# Server-side
<reply>
<data>
</data>
</reply>
#

View File

@ -8,8 +8,6 @@ FAILURE
</info>
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -9,8 +9,6 @@ non-existing host
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side

View File

@ -36,13 +36,6 @@ mqtt://%HOSTIP:%MQTTPORT/%TESTNUMBER -K %LOGDIR/input%TESTNUMBER
#
# Verify data after the test has been "shot"
<verify>
# These are hexadecimal protocol dumps from the client
#
# Strip out the random part of the client id from the CONNECT message
# before comparison
<strippart>
s/^(.* 00044d51545404c2003c000c6375726c).*/$1/
</strippart>
# 8 is CURLE_WEIRD_SERVER_REPLY
<errorcode>
8

View File

@ -38,8 +38,6 @@ ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt -z "apr 1 2005
<strip>
QUIT
</strip>
<upload>
</upload>
<protocol>
USER anonymous
PASS ftp@example.com