poco/Crypto/testsuite
Aleksandar Fabijanic 1e90f64bbf
4307/8/9/10 data races (#4312)
* fix(NumericString): properly mark uIntToString deprecated #4304

* dev(runLibtests): allow to specify test to run

* fix(NotificationCenter): data race #4307

* fix(DirectoryWatcher): data race #4308

* fix(ArchiveStrategy): data race #4309

* fix(ActiveThread): data race #4310

* fix(Task): Cancelled Task shouldn't start running #4311 (WIP)

* fix(String): ignore clang loop unrolling warnings

* fix(TaskManager): task ownership #4311

* chore(FIFOEventTest): fix unused var warning; disable benchmark in test

* fix(Task): remove unnecessary mutex (and prevent cyclic locking reported by TSAN)

* fix(CryptoTest): disable testEncryptDecryptGCM

* fix(ci): typo

* fix(NotificationCenter): disable and clear observers in dtor (#4307)

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
2023-12-09 21:16:24 +01:00
..
data read/write list of X509 certificates 2017-09-26 21:43:22 -05:00
src EVPPKey constructor for modulus/exponent (#4025) 2023-06-20 22:46:43 -05:00
CMakeLists.txt make CMake files style (more) consistent 2020-02-14 11:07:32 +01:00
Makefile 4307/8/9/10 data races (#4312) 2023-12-09 21:16:24 +01:00
TestSuite_vs140.vcxproj Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs140.vcxproj.filters Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs150.vcxproj Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs150.vcxproj.filters Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs160.vcxproj Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs160.vcxproj.filters Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs170.vcxproj Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_vs170.vcxproj.filters Crypto: Progen again to add new files and bring back ARM64 configuration (#3724) 2022-08-01 01:42:45 -05:00
TestSuite_VS90.vcproj Added missing Crypto Header to ProGen source (#3722) 2022-07-29 04:19:31 -05:00
TestSuite.progen updated progen files 2020-01-11 09:34:54 +01:00