qt6-bb10/tests/auto/network
Timur Pocheptsov 334f09b585 tst_http2 - make the test less rough in general
1. Use per-case QNAM objects
2. In a slots (connected to QNetworkReplies) - if an error detected - stop
   the event loop (no reason to continue waiting) and then do normal
   QVERIFY/QCOMPARE things.
3. In tests, check QTest::currentTestFailed after the event loop returned -
   if an error was detected by a slot, no need to continue with QCOMPARE/QVERIFY
   in the test itself.

Task-number: QTBUG-77053
Change-Id: I3827a629a2749becd3dc6eee7fd6994d96441e65
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-07-18 06:18:40 +02:00
..
access tst_http2 - make the test less rough in general 2019-07-18 06:18:40 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel Populate test data for reverse lookups using system tools 2019-04-05 05:50:18 +00:00
socket Windows: handle errors correctly when connecting to unreachable host 2019-07-11 10:46:23 +02:00
ssl Revert "Temporarily skip tst_QSslSocket::resume" 2019-07-03 13:04:54 +02:00
network.pro