Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_chart.c34TEST_ASSERT_NULL_MESSAGE(red_series->x_points, "X points in non scatter chart should not point to … in test_chart_add_series()
98TEST_ASSERT_NULL_MESSAGE(red_series->x_points, "X points in non scatter chart should not point to … in test_chart_point_is_added_at_the_end_of_a_series()
/lvgl-latest/tests/unity/
Dunity.h423 #define TEST_ASSERT_NULL_MESSAGE(pointer, message) … macro