FreeRDP/libfreerdp/core/test
akallabeth 1e325dc2de [core,settings] add missing autoreconnect option
Split settings, there was a double use for AutoReconnectEnabled.
AutoReconnectEnabled is a setting responsible for client side
autoreconnection.
AutoReconnectPacketSupported is a flag set by the server to announce
support for AutoReconnectPacket allowing fast reconnect.
2024-04-11 11:19:18 +02:00
..
CMakeLists.txt [test] disable TestConnect on windows 2023-07-05 08:46:00 +02:00
settings_property_lists.h [core,settings] add missing autoreconnect option 2024-04-11 11:19:18 +02:00
TestConnect.c fixed unused-but-set-variable warnings 2024-02-22 12:31:50 +01:00
TestFuzzCryptoCertificateDataSetPEM.c [test] fix uninitialized variables in test case 2023-05-31 17:44:41 +02:00
TestSettings.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestStreamDump.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestVersion.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00