qt5base-lts/tests/manual/network_stresstest
Edward Welbourne f144507829 Clean up manual network stress-test
Don't attempt the remote test if we don't have a remote server.
Don't add error returns from read to byteCounter.
Don't cast from ASCII to QString in URL components.
Don't waste time encoding a path for which it's a no-op
(especially as I recently deleted the method used to do it).

Name the time-out, both for clarity and to give anyone who needs to
debug the test only one line to edit so as to increase the time-out
enough to make debugging practical.

Change-Id: I378aa96c0501f7033ca4abb82734b03b8c807f08
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-07-27 11:25:11 +02:00
..
qtest Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
CMakeLists.txt CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
minihttpserver.cpp Updated license headers 2016-01-21 18:55:18 +00:00
minihttpserver.h Updated license headers 2016-01-21 18:55:18 +00:00
network_stresstest.pro test: Remove CONFIG += testcase from manual tests 2012-12-11 10:37:59 +01:00
tst_network_stresstest.cpp Clean up manual network stress-test 2020-07-27 11:25:11 +02:00
wwwfiles.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00