summaryrefslogtreecommitdiffstats
path: root/tests/testserver/echo
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright and licensing to tools and utils files missing itLucie Gérard11 days1-0/+2
| | | | | | Task-number: QTBUG-124453 Change-Id: I7645bcd7a7559425659bc522530a25977d7b5c82 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Convert tst_QSslSocket to work with DockerTimur Pocheptsov2019-03-111-0/+1
| | | | | | | Change-Id: Ifb075763e3a0c6c08677dd2ae7febbbc8e4e48a9 Reviewed-by: Ryan Chu <ryan.chu@qt.io> Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
* Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-061-0/+6
Currently docker is only used for the "echo" test, and then only the echo server. The SOCKS5 tests have been disabled from when our current test server was new. Change-Id: I21b0c5f10e722a42a0880b2500d1bcbc609a03bf Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>