Searched refs:TEST_ASSERT_EQUAL_PTR (Results 1 – 2 of 2) sorted by relevance
340 TEST_ASSERT_EQUAL_PTR(NULL, lv_dropdown_get_text(dd3)); in test_dropdown_render_1()437 TEST_ASSERT_EQUAL_PTR(lv_scr_act(), lv_obj_get_parent(list)); in test_dropdown_should_list_on_top()
291 #define TEST_ASSERT_EQUAL_PTR(expected, actual) … macro