FreeRDP/winpr/libwinpr/pool/test
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
.gitignore libwinpr-pool: add test stubs 2013-01-20 21:15:55 -05:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
TestPoolIO.c libwinpr-pool: add test stubs 2013-01-20 21:15:55 -05:00
TestPoolSynch.c libwinpr-pool: add test stubs 2013-01-20 21:15:55 -05:00
TestPoolThread.c Fix unchecked CreateThread calls and misc fixes 2015-05-05 13:55:48 +02:00
TestPoolTimer.c libwinpr-pool: add test stubs 2013-01-20 21:15:55 -05:00
TestPoolWork.c fix string format specifiers 2016-12-16 13:48:43 +01:00