Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity.h105 …sage) UNITY_TEST_IGNORE(__LINE__, (m…
106UNITY_TEST_IGNORE(__LINE__, NU…
Dunity_internals.h872 #define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)(line)) macro