Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-09 | tests: removed redundant --trace-ascii arguments | Dan Fandrich | |
This is already added by the test suite; it's not clear why all these tests had it, unless it's cargo-culting. | |||
2015-11-06 | tftp tests: verify sent options too | Daniel Stenberg | |
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. | |||
2008-07-29 | Added test case 1050 to test --ftp-port with an IPv6 address. | Dan Fandrich | |
Made --interface tests less restrictive on host address. | |||
2008-07-28 | Added test cases 1045 through 1049 as simple tests of --interface using the | Dan Fandrich | |
localhost interface. |