FreeRDP/winpr/libwinpr/pool/test
akallabeth 43c5289928 Replaced memset/ZeroMemory with initializer
* Addes WINPR_ASSERT on many occations
* Replaced memset with array initializer
* Replaced ZeroMemory with array initializer
2022-10-14 12:11:01 +02:00
..
.gitignore libwinpr-pool: add test stubs 2013-01-20 21:15:55 -05:00
CMakeLists.txt winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
TestPoolIO.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestPoolSynch.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestPoolThread.c WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
TestPoolTimer.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestPoolWork.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00