FreeRDP/winpr/libwinpr/library/test
Bernhard Miklautz a8c44f15c0 winpr: small fixes and cleanups
Update the pull request and integrate the latest comments and
suggestions.

* TestLibrary*: fix typo in error message
* TestPipeCreateNamedPipeOverlapped: free possibly allocated memory
* smartcard_pcsc.c: format fix
* process.c: add missing NULL check
* MessageQueue.c: delete possibly initialized critical section on error
2015-04-08 11:34:37 +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 winpr: small fixes and cleanups 2015-04-08 11:34:37 +02:00
TestLibraryGetModuleFileName.c libwinpr-library: add GetModuleFileName implementation for Linux 2013-11-07 13:57:05 -05:00
TestLibraryGetProcAddress.c winpr: small fixes and cleanups 2015-04-08 11:34:37 +02:00
TestLibraryLoadLibrary.c winpr: small fixes and cleanups 2015-04-08 11:34:37 +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