qt5base-lts/tests/auto/corelib/tools/qmessageauthenticationcode
Marc Mutz f4f49523ad tst_QMessageAuthenticationCode: avoid setKey() calls
We test setKey() in repeated_setKey() these days, so speed up the test
of the test suite ever so slightly by passing the key to the ctor
instead of an explicit setKey() call.

Pick-to: 6.5
Change-Id: Ia2378c0f59cbfa9d95a0f3665b06655332247e2c
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-03-20 14:42:11 +01:00
..
.gitignore Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
tst_qmessageauthenticationcode.cpp tst_QMessageAuthenticationCode: avoid setKey() calls 2023-03-20 14:42:11 +01:00