FreeRDP/winpr/libwinpr/pipe/test
Norbert Federa f2c825bb76 winpr: fix some tests
TestNtCreateFile, TestPipeCreateNamedPipeOverlapped
- These tests are currently only expected to succeed on _WIN32
- Also reflect the reverse meaning of this fact in the return values

TestSynchWaitableTimer, TestSynchWaitableTimerAPC:
- These tests are currently expected to fail on __APPLE__
- Also reflect the reverse meaning of this fact in the return values

This logic makes sure that we don't forget to fix the tests if the
corresponding WinPR implementations are fixed.

TestLibrary:
- TestLibraryA and TestLibraryB must always get built as shared libraries
2016-06-07 17:20:56 +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 fix race conditions, tests and some invalid return values 2016-06-01 16:26:26 +02:00
TestPipeCreateNamedPipeOverlapped.c winpr: fix some tests 2016-06-07 17:20:56 +02:00
TestPipeCreatePipe.c freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00