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> |
||
|---|---|---|
| .. | ||
| certs | ||
| CMakeLists.txt | ||
| http2srv.cpp | ||
| http2srv.h | ||
| tst_http2.cpp | ||