67fb97f68f
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.
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
TestWtsApi
|
|
TestWtsApi.c
|
|
TestWtsApiExtra
|
|
TestWtsApiExtra.c
|