qt6-bb10/tests/auto/network/access/http2
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
..
certs Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
CMakeLists.txt CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
http2srv.cpp Tests: make some QFile::open calls fail 2024-04-13 01:36:06 +02:00
http2srv.h Handle informational HTTP replies (1xx) for HTTP/2 2024-03-01 23:57:13 +01:00
tst_http2.cpp tst_Http2: Ensure each test uses temporary keychain if needed 2024-09-28 16:00:58 +00:00