Home
last modified time | relevance | path

Searched refs:UnityIsOneArrayNull (Results 1 – 6 of 6) sorted by relevance

/dports/net/libzmq4/zeromq-4.3.4/external/unity/
H A Dunity.c481 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() function
620 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualIntArray()
731 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualFloatArray()
861 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualDoubleArray()
1108 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualStringArray()
1183 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualMemory()
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/src/
H A Dunity.c481 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() function
620 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualIntArray()
731 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualFloatArray()
861 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualDoubleArray()
1108 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualStringArray()
1183 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualMemory()
/dports/sysutils/hstr/hstr-2.3/test/unity/src/c/
H A Dunity.c482 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() function
621 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualIntArray()
732 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualFloatArray()
862 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualDoubleArray()
1109 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualStringArray()
1184 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualMemory()
/dports/security/duo/duo_unix-1.11.4/tests/unity_tests/Unity-2.4.3/src/
H A Dunity.c481 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() function
620 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualIntArray()
731 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualFloatArray()
861 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualDoubleArray()
1108 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualStringArray()
1183 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualMemory()
/dports/devel/z88dk/z88dk/ext/Unity/src/
H A Dunity.c481 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() function
620 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualIntArray()
731 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualFloatArray()
861 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualDoubleArray()
1108 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualStringArray()
1183 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualMemory()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity.c651 static int UnityIsOneArrayNull(UNITY_INTERNAL_PTR expected, in UnityIsOneArrayNull() function
798 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualIntArray()
927 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualFloatArray()
1069 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualDoubleArray()
1251 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertNumbersArrayWithin()
1450 …if (UnityIsOneArrayNull((UNITY_INTERNAL_PTR)expected, (UNITY_INTERNAL_PTR)actual, lineNumber, msg)) in UnityAssertEqualStringArray()
1529 if (UnityIsOneArrayNull(expected, actual, lineNumber, msg)) in UnityAssertEqualMemory()