summaryrefslogtreecommitdiff
path: root/tests/data/test271
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.
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
| | | | | | are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools.
* based on Tor Arntsen's fix, this should correct test case 271 to again runDaniel Stenberg2006-05-241-1/+1
| | | | fine
* test 271, the first ever TFTP testDaniel Stenberg2005-09-191-0/+41