FreeRDP/winpr/libwinpr/wtsapi/test
Armin Novak d71af44bb1
[warnings] disable warnings for generated code
* Disable clang-tidy in test build directories
* Disable compiler warnings for test binary directories.

These contain generated code we can not change, so the warnings are just noise
2024-08-28 09:18:30 +02:00
..
CMakeLists.txt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
TestWtsApiEnumerateProcesses.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestWtsApiEnumerateSessions.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestWtsApiExtraDisconnectSession.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestWtsApiExtraDynamicVirtualChannel.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestWtsApiExtraLogoffSession.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestWtsApiExtraSendMessage.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestWtsApiExtraStartRemoteSessionEx.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestWtsApiExtraVirtualChannel.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestWtsApiQuerySessionInformation.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestWtsApiSessionNotification.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestWtsApiShutdownSystem.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestWtsApiWaitSystemEvent.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00