Searched refs:TEST_ASSERT_NULL_MESSAGE (Results 1 – 2 of 2) sorted by relevance
34 …TEST_ASSERT_NULL_MESSAGE(red_series->x_points, "X points in non scatter chart should not point to … in test_chart_add_series()98 …TEST_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()
423 #define TEST_ASSERT_NULL_MESSAGE(pointer, message) … macro