By fixing how many requests we are expecting to _finish_. Since the nRequests variable is only decreased once a request is finished, we only actually expect 1. No matter how many times it gets redirected. This was the slowest test-function in the test, clocking in at 10 seconds. Now it's sub 500ms. Pick-to: 6.6 6.5 Change-Id: I544360f0928466c1bc0fbc6806952ccec588d131 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> |
||
|---|---|---|
| .. | ||
| certs | ||
| CMakeLists.txt | ||
| http2srv.cpp | ||
| http2srv.h | ||
| tst_http2.cpp | ||