FreeRDP/libfreerdp/primitives/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 libfreerdp-primitives: migrate tests to ctest 2014-09-04 15:46:20 -04:00
CMakeLists.txt Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
measure.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
prim_test.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
prim_test.h Reformatted to new style 2019-11-07 10:53:54 +01:00
TestPrimitivesAdd.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestPrimitivesAlphaComp.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestPrimitivesAndOr.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
TestPrimitivesColors.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestPrimitivesCopy.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestPrimitivesSet.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestPrimitivesShift.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
TestPrimitivesSign.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
TestPrimitivesYCbCr.c winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
TestPrimitivesYCoCg.c winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
TestPrimitivesYUV.c winpr: rework alignment functions 2022-05-12 11:36:01 +02:00