qt6-bb10/tests/auto/network/access/http2
Timur Pocheptsov 13ce568b76 tst_http2: use the supportedFeatures() instead of macros
With the recent change, 'system' headers gone: not in the test code anymore,
so, for example OPENSSL_VERSION_NUMBER is undefined, making the test
to select a wrong code-path - 'h2c', instead of encrypted h2.

Pick-to: 6.2
Pick-to: 6.1
Change-Id: I3b201e21fac56875c9045c7463e2ae69af4c6470
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-06-24 21:35:58 +02:00
..
certs Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
CMakeLists.txt Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
http2srv.cpp Let the h2 test server both send and receive DATA frames 2021-04-30 14:43:24 +02:00
http2srv.h HTTP/2 authentication required 2021-04-29 13:05:16 +02:00
tst_http2.cpp tst_http2: use the supportedFeatures() instead of macros 2021-06-24 21:35:58 +02:00