summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qdtlscookie/tst_qdtlscookie.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QTestEventLoop: add enterLoop(std::chrono::milliseconds) overloadAhmad Samir2023-03-031-3/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QDtls(Cookie) autotests - use the proper API to detect DTLS supportTimur Pocheptsov2021-06-031-1/+4
* Fix auto-tests that are fooled by the presence of more than one pluginTimur Pocheptsov2021-05-271-1/+6
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-051-1/+1
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* QDtls(cookie verifier): make sure a server can re-use 'Client Hello'Timur Pocheptsov2020-11-301-0/+14
* DTLS auto-test(s) - fix a buggy logic with pending datagramsTimur Pocheptsov2019-10-101-3/+3
* QDtls - refactorTimur Pocheptsov2018-07-261-3/+3
* DTLS cookie auto-test - do not check the exact UDP socket errorsTimur Pocheptsov2018-06-281-2/+0
* QDtlsClientVerifier - add auto-testTimur Pocheptsov2018-06-191-0/+480