summaryrefslogtreecommitdiff
path: root/tests/data/test1099
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-01 15:51:06 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-01 23:40:28 +0200
commit3f4b1b4ee5eb5e6c423e496c5b9b9f1457f40d99 (patch)
treedf21086eaa0374ecdb0cb35eaf69ce892b7cdc0a /tests/data/test1099
parent3a6d30cfd32009ce89288a539ef4b1b8b7f00731 (diff)
downloadcurl-3f4b1b4ee5eb5e6c423e496c5b9b9f1457f40d99.tar.gz
tests: adjust the tftpd output to work with hyper mode
By making them look less like http headers, the hyper mode "tweak" doesn't interfere. Enable test 2002 and 2003 in hyper builds (and 1280 which is unrelated but should be enabled). Closes #7658
Diffstat (limited to 'tests/data/test1099')
-rw-r--r--tests/data/test109924
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/data/test1099 b/tests/data/test1099
index f2fa2f28b..77099916f 100644
--- a/tests/data/test1099
+++ b/tests/data/test1099
@@ -31,18 +31,18 @@ tftp://%HOSTIP:%TFTPPORT/an/invalid-file tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER
# Verify pseudo protocol after the test has been "shot"
<verify>
<protocol>
-opcode: 1
-mode: octet
-tsize: 0
-blksize: 512
-timeout: 6
-filename: an/invalid-file
-opcode: 1
-mode: octet
-tsize: 0
-blksize: 512
-timeout: 6
-filename: /%TESTNUMBER
+opcode = 1
+mode = octet
+tsize = 0
+blksize = 512
+timeout = 6
+filename = an/invalid-file
+opcode = 1
+mode = octet
+tsize = 0
+blksize = 512
+timeout = 6
+filename = /%TESTNUMBER
</protocol>
<stdout>
data for %TESTNUMBER