FreeRDP/winpr/libwinpr/library/test
Bernhard Miklautz bf73f4e4f1 Fix unchecked strdups
* add missing checks
* adapt function return values where necessary
* add initial test for settings
2015-06-22 19:09:59 +02:00
..
TestLibraryA Removing platform specific library prefix for library tests. 2014-09-17 11:27:11 +02:00
TestLibraryB Removing platform specific library prefix for library tests. 2014-09-17 11:27:11 +02:00
.gitignore libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
TestLibraryAddDllDirectory.c winpr: fix compilation on Linux 2012-10-05 14:45:54 -04:00
TestLibraryFreeLibrary.c Fix unchecked strdups 2015-06-22 19:09:59 +02:00
TestLibraryGetModuleFileName.c libwinpr-library: add GetModuleFileName implementation for Linux 2013-11-07 13:57:05 -05:00
TestLibraryGetProcAddress.c Fix unchecked strdups 2015-06-22 19:09:59 +02:00
TestLibraryLoadLibrary.c Fix unchecked strdups 2015-06-22 19:09:59 +02:00
TestLibraryRemoveDllDirectory.c winpr: fix compilation on Linux 2012-10-05 14:45:54 -04:00
TestLibrarySetDefaultDllDirectories.c winpr: fix compilation on Linux 2012-10-05 14:45:54 -04:00