Searched refs:TEST_ASSERT_EQUAL_COLOR (Results 1 – 3 of 3) sorted by relevance
30 TEST_ASSERT_EQUAL_COLOR(c1, c2); in test_obj_tree_2()
34 # define TEST_ASSERT_EQUAL_COLOR(c1, c2) TEST_ASSERT_EQUAL_UINT32(c1.full, c2.fu… macro
49 - `TEST_ASSERT_EQUAL_COLOR(color1, color2)` Compare two colors.