FreeRDP/winpr/libwinpr/library/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
..
TestLibraryA cmake: remove some void statements and fix winpr source group 2016-06-15 13:54:31 +02:00
TestLibraryB cmake: remove some void statements and fix winpr source group 2016-06-15 13:54:31 +02:00
.gitignore libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
CMakeLists.txt winpr/library: fix GetModuleFileName and tests 2016-06-10 13:12:08 +02:00
TestLibraryGetModuleFileName.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestLibraryGetProcAddress.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestLibraryLoadLibrary.c fix string format specifiers 2016-12-16 13:48:43 +01:00