summaryrefslogtreecommitdiff
path: root/tests/data/test1009
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 15:53:55 +0200
commit77e6185dfcda09aed9b0106f4bd2660e55156941 (patch)
treed8122fbf22c17d8bd149451737801ceaa26c9188 /tests/data/test1009
parent68784d73c3f8bc0d14502b4e1e930b1741c41699 (diff)
downloadcurl-77e6185dfcda09aed9b0106f4bd2660e55156941.tar.gz
tests: adjust the tftpd output to work with hyper modebagder/tftp-tests-hyper
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).
Diffstat (limited to 'tests/data/test1009')
-rw-r--r--tests/data/test100912
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test1009 b/tests/data/test1009
index 223fcdbd0..9e1fa55f5 100644
--- a/tests/data/test1009
+++ b/tests/data/test1009
@@ -36,12 +36,12 @@ tftp://%HOSTIP:%TFTPPORT//%TESTNUMBER --local-port 44444-45444
# Verify pseudo protocol after the test has been "shot"
<verify>
<protocol>
-opcode: 1
-mode: octet
-tsize: 0
-blksize: 512
-timeout: 6
-filename: /%TESTNUMBER
+opcode = 1
+mode = octet
+tsize = 0
+blksize = 512
+timeout = 6
+filename = /%TESTNUMBER
</protocol>
</verify>
</testcase>