qt6-bb10/tests/auto/network/access
Tor Arne Vestbø d8c7364ffe tst_Http2: Ensure each test uses temporary keychain if needed
The duplicateRequestsWithAborts test was missing this, causing failures
on macOS 14. Instead of adding it to each test function, we now set up
the temporary key chain in init(), and restore things in cleanup().

Task-number: QTBUG-119616
Change-Id: Ia9d80ae632774b8628417ad30d354a22b6a4916e
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit 882e5d72fc2dcca3c35035564fbb9ce5abc4bc4c)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-09-28 16:00:58 +00:00
..
hpack Change license for tests files 2024-02-04 09:56:42 +01:00
hsts Change license for tests files 2024-02-04 09:56:42 +01:00
http2 tst_Http2: Ensure each test uses temporary keychain if needed 2024-09-28 16:00:58 +00:00
qabstractnetworkcache Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
qdecompresshelper Change license for tests files 2024-02-04 09:56:42 +01:00
qformdatabuilder QFormDataBuilder: add options 2024-07-12 11:45:55 +00:00
qhttp2connection QHttp2Connection test: silence conversion warning 2024-08-14 12:20:34 +00:00
qhttpheaderparser Change license for tests files 2024-02-04 09:56:42 +01:00
qhttpheaders Relax QHttpHeaders value field checks to allow UTF-8 2024-06-18 04:53:43 +00:00
qhttpheadershelper Add QHttpHeaders to QNetworkRequest 2024-04-29 18:26:15 +02:00
qhttpnetworkconnection QNonContiguousByteDeviceByteArrayImpl: store value not pointer 2024-08-08 00:33:14 +02:00
qhttpnetworkreply Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkaccessmanager Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkcachemetadata Add QHttpHeaders methods to QNetworkCacheMetaData 2024-05-02 22:11:44 +02:00
qnetworkcookie Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkcookiejar Update public suffix list 2024-06-07 06:59:21 +00:00
qnetworkdiskcache Change license for tests files 2024-02-04 09:56:42 +01:00
qnetworkreply tst_qnetworkreply: Speed up moreActivitySignals 2024-09-06 14:38:30 +00:00
qnetworkreply_local Enable compilation of qtbase with localserver off 2024-09-19 15:09:47 +00:00
qnetworkrequest Fix compilation issues when configuration features are disabled 2024-06-05 08:55:18 +00:00
qnetworkrequestfactory CMake: Make a few more auto tests standalone 2024-03-14 01:14:18 +01:00
qrestaccessmanager Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
CMakeLists.txt Add move semantics autotest for QFormDataBuilder 2024-06-20 19:30:13 +00:00