FreeRDP/winpr/libwinpr/wtsapi
Bernhard Miklautz 67fb97f68f wtsapi: add TestWtsApiExtra
Move wtsapi tests that only make sense when run within a session
("interactive") to TestWtsApiExtra since they either brake automated
builds or don't make sense if the return value isn't checked.

TestWtsApiExtra is not build by default but can be enabled by specifying
-DTESTS_WTSAPI_EXTRA=ON (this option is only available if BUILD_TESTING
is enabled).

The tests set the ctest label WTSAPI_EXTRA and can therefore also
be run explicitly with ctest -L WTSAPI_EXTRA.
2015-02-10 18:05:40 +01:00
..
test wtsapi: add TestWtsApiExtra 2015-02-10 18:05:40 +01:00
CMakeLists.txt libwinpr-wtsapi: add Win32 winsta.dll-based VC implementation 2014-10-13 10:55:11 -04:00
ModuleOptions.cmake libwinpr-wtsapi: added empty module 2013-08-19 19:18:31 -04:00
wtsapi_win32.c Fixed header include. 2014-11-17 01:39:45 +01:00
wtsapi_win32.h libwinpr-wtsapi: add Win32 winsta.dll-based VC implementation 2014-10-13 10:55:11 -04:00
wtsapi.c wtsapi: extended wtsapi 2015-02-09 06:30:18 -08:00
wtsapi.h libwinpr-wtsapi: start adding support for dynamically loaded FreeRDS-provided WTSAPI implementation 2014-03-01 00:32:23 -05:00