Home
last modified time | relevance | path

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

/lvgl-3.7.0/tests/unity/
Dunity_support.h16 # define TEST_ASSERT_EQUAL_SCREENSHOT(path) TEST_IGNORE_MESSAGE("Requires LV_COLOR_…
17 # define TEST_ASSERT_EQUAL_SCREENSHOT_MESSAGE(path, msg) TEST_PRINTF(msg); TEST_IGNORE_MESSAGE("…
21TEST_IGNORE_MESSAGE("Requires 800x480 resolution"); \
28TEST_IGNORE_MESSAGE("Requires 800x480 resolution"); \
Dunity.h105 #define TEST_IGNORE_MESSAGE(message) … macro