aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1009
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-11-06 10:52:19 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-11-06 10:55:30 +0100
commit60c86297bf81235c18eec68f7ddf1a30f21aa1b7 (patch)
tree75fd1e69197ddccb460751f8c2ab0bc4e592c1a7 /tests/data/test1009
parentcd3aba1a5c618bb20b418ac73d3627b21fb795c8 (diff)
downloadgnurl-60c86297bf81235c18eec68f7ddf1a30f21aa1b7.tar.gz
gnurl-60c86297bf81235c18eec68f7ddf1a30f21aa1b7.tar.bz2
gnurl-60c86297bf81235c18eec68f7ddf1a30f21aa1b7.zip
tftp tests: verify sent options too
The tftpd test server now logs all received options and thus all TFTP test cases need to match them exactly. Extended test 283 to use and verify --tftp-blksize.
Diffstat (limited to 'tests/data/test1009')
-rw-r--r--tests/data/test10095
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/data/test1009 b/tests/data/test1009
index b0a93e5e0..e1929beb2 100644
--- a/tests/data/test1009
+++ b/tests/data/test1009
@@ -37,8 +37,11 @@ tftp://%HOSTIP:%TFTPPORT//1009 --local-port 44444-45444
<verify>
<protocol>
opcode: 1
-filename: /1009
mode: octet
+tsize: 0
+blksize: 512
+timeout: 6
+filename: /1009
</protocol>
</verify>
</testcase>