Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity.c41 static const char UNITY_PROGMEM UnityStrLt[] = " to be less than "; variable
762 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessOrEqualNumber()
1076 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessFloat()
1303 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessDouble()