FreeRDP/winpr/libwinpr/utils/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-utils: started command-line parser 2012-11-02 00:20:46 -04:00
CMakeLists.txt Added proper bitmap and png image test. 2015-04-19 12:29:28 +02:00
lodepng_32bit.bmp Added proper bitmap and png image test. 2015-04-19 12:29:28 +02:00
lodepng_32bit.png Added proper bitmap and png image test. 2015-04-19 12:29:28 +02:00
TestArrayList.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestBacktrace.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestBipBuffer.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestBitStream.c stream: check stream_new in winpr and libfreerdp 2015-05-29 04:46:50 -07:00
TestBufferPool.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestCmdLine.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestHashTable.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestImage.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestIni.c libwinpr-utils: improve .ini file parser 2014-10-02 18:45:53 -04:00
TestLinkedList.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestListDictionary.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestMessagePipe.c Fixed MessageQueue and callers 2015-05-29 14:24:14 +02:00
TestMessageQueue.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestPrint.c wfreerdp: fix build on Windows 2013-03-29 00:33:15 -04:00
TestPubSub.c Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
TestQueue.c Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
TestStream.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestStreamPool.c libfreerdp-core: use stream pool 2013-04-12 13:44:23 -04:00
TestVersion.c Added get_build_config functions. 2016-01-28 14:26:50 +01:00
TestWLog.c fix string format specifiers 2016-12-16 13:48:43 +01:00
TestWLogCallback.c fix string format specifiers 2016-12-16 13:48:43 +01:00