Lines Matching refs:TEST_ASSERT_EQUAL
95 TEST_ASSERT_EQUAL(pre_cnt_1, 1); in test_event_stop_processing()
96 TEST_ASSERT_EQUAL(pre_cnt_2, 1); in test_event_stop_processing()
97 TEST_ASSERT_EQUAL(post_cnt_1, 1); in test_event_stop_processing()
98 TEST_ASSERT_EQUAL(post_cnt_2, 1); in test_event_stop_processing()
107 TEST_ASSERT_EQUAL(pre_cnt_1, 1); in test_event_stop_processing()
108 TEST_ASSERT_EQUAL(pre_cnt_2, 0); in test_event_stop_processing()
109 TEST_ASSERT_EQUAL(post_cnt_1, 0); in test_event_stop_processing()
110 TEST_ASSERT_EQUAL(post_cnt_2, 0); in test_event_stop_processing()
119 TEST_ASSERT_EQUAL(pre_cnt_1, 1); in test_event_stop_processing()
120 TEST_ASSERT_EQUAL(pre_cnt_2, 1); in test_event_stop_processing()
121 TEST_ASSERT_EQUAL(post_cnt_1, 1); in test_event_stop_processing()
122 TEST_ASSERT_EQUAL(post_cnt_2, 0); in test_event_stop_processing()