FreeRDP/winpr/libwinpr/comm/test
akallabeth 43c5289928 Replaced memset/ZeroMemory with initializer
* Addes WINPR_ASSERT on many occations
* Replaced memset with array initializer
* Replaced ZeroMemory with array initializer
2022-10-14 12:11:01 +02:00
..
.gitignore
CMakeLists.txt comm/tests: set label comm 2015-04-08 11:34:37 +02:00
TestCommConfig.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestCommDevice.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestCommMonitor.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestControlSettings.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestGetCommState.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestHandflow.c Reformatted to new style 2019-11-07 10:53:54 +01:00
TestSerialChars.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestSetCommState.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestTimeouts.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00