summaryrefslogtreecommitdiff
path: root/tests/data/test1007
Commit message (Collapse)AuthorAgeFilesLines
* tests: removed redundant --trace-ascii argumentsDan Fandrich2017-05-091-1/+1
| | | | | This is already added by the test suite; it's not clear why all these tests had it, unless it's cargo-culting.
* tftp tests: verify sent options tooDaniel Stenberg2015-11-061-1/+4
| | | | | | | 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.
* Added test case 1007 to test permission problem when uploading with TFTPDan Fandrich2007-09-071-0/+39
(to validate bug #1790403).