qt5base-lts/tests/benchmarks/network/socket
Edward Welbourne 328f22561d Convert QLocalSocket benchmark to use QTestEventLoop
Now that this event loop pays attention to test failures, we can avoid
the time-outs that used to happen on test failure. Also check for
premature failures (but don't return early, so we can shut down the
server gracefully) and give the event-loops sensible time-outs.

Task-number: QTBUG-91713
Change-Id: Ib895a5fba0f22654c7fecf996f23649a4b5ce0de
Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com>
2021-07-23 19:48:59 +02:00
..
qlocalsocket Convert QLocalSocket benchmark to use QTestEventLoop 2021-07-23 19:48:59 +02:00
qtcpserver Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qudpsocket Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
CMakeLists.txt Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2 2021-03-02 22:53:06 +02:00