Lines Matching refs:TEST_ASSERT_EQUAL

42     TEST_ASSERT_EQUAL(LV_FS_RES_OK, res);  in test_read()
47 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_read()
55 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_read()
59 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_read()
96 TEST_ASSERT_EQUAL(br, len); in read_range()
100 TEST_ASSERT_EQUAL(buf_rd[i], from + i); in read_range()
110 TEST_ASSERT_EQUAL(br, len); in read_next()
114 TEST_ASSERT_EQUAL(buf_rd[i], from + i); in read_next()
131 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in read_random_drv()
138 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in read_random_drv()
141 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in read_random_drv()
144 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in read_random_drv()
177 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in read_random_drv()
192 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
194 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
196 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
201 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
231 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
238 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
239 TEST_ASSERT_EQUAL(amount, bres); in test_write_read_random()
250 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
251 TEST_ASSERT_EQUAL(amount, bres); in test_write_read_random()
257 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
266 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
268 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()
269 TEST_ASSERT_EQUAL(tell_pos, 1000); in test_write_read_random()
272 TEST_ASSERT_EQUAL(LV_FS_RES_OK, res); in test_write_read_random()