FreeRDP/winpr/libwinpr/pipe/test
Norbert Federa 9370d98575 winpr/pipe: fix CreateNamedPipe test
GetLastError() was not always checked for ERROR_PIPE_CONNECTED which
indicates success if ConnectNamePipe returns FALSE.

TestPipe now also succeeds on Win32
2016-05-26 13:52:30 +02:00
..
.gitignore winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
TestPipeCreateNamedPipe.c winpr/pipe: fix CreateNamedPipe test 2016-05-26 13:52:30 +02:00
TestPipeCreateNamedPipeOverlapped.c Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
TestPipeCreatePipe.c freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00