Searched refs:read_file (Results 1 – 2 of 2) sorted by relevance
136 def read_file(fname): function271 expected_data = read_file(expected_fname)272 actual_data = read_file(actual_fname)283 expected_data = read_file(expected_fname)284 actual_data = read_file(actual_fname)375 data = read_file(fit)
239 static int read_file(struct unit_test_state *uts, const char *fname, in read_file() function267 ut_assertok(read_file(uts, "tools/logos/denx.bmp", &addr)); in dm_test_video_bmp()283 ut_assertok(read_file(uts, "tools/logos/denx-comp.bmp", &addr)); in dm_test_video_bmp_comp()