Lines Matching refs:test_err

163 			test_err("failed to allocate test page");  in test_find_delalloc()
186 test_err("should have found at least one delalloc"); in test_find_delalloc()
190 test_err("expected start 0 end %u, got start %llu end %llu", in test_find_delalloc()
208 test_err("couldn't find the locked page"); in test_find_delalloc()
217 test_err("couldn't find delalloc in our range"); in test_find_delalloc()
221 test_err("expected start %llu end %llu, got start %llu, end %llu", in test_find_delalloc()
227 test_err("there were unlocked pages in the range"); in test_find_delalloc()
243 test_err("couldn't find the locked page"); in test_find_delalloc()
251 test_err("found range when we shouldn't have"); in test_find_delalloc()
255 test_err("did not return the proper end offset"); in test_find_delalloc()
272 test_err("didn't find our range"); in test_find_delalloc()
276 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
282 test_err("pages in range were not all locked"); in test_find_delalloc()
294 test_err("couldn't find our page"); in test_find_delalloc()
313 test_err("didn't find our range"); in test_find_delalloc()
317 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
323 test_err("pages in range were not all locked"); in test_find_delalloc()
358 test_err( in check_eb_bitmap()
373 test_err( in check_eb_bitmap()
394 test_err("%s test failed", name); in test_bitmap_set()
409 test_err("%s test failed", name); in test_bitmap_clear()
499 test_err("random bit pattern failed"); in __test_eb_bitmaps()
523 test_err("couldn't allocate test bitmap"); in test_eb_bitmaps()
573 test_err( in test_find_first_clear_extent_bit()
589 test_err("error finding beginning range: start %llu end %llu", in test_find_first_clear_extent_bit()
605 test_err("error finding trimmed range: start %llu end %llu", in test_find_first_clear_extent_bit()
618 test_err("error finding next unalloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
632 test_err("error finding exact range: start %llu end %llu", in test_find_first_clear_extent_bit()
645 test_err("error finding next alloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
656 test_err( in test_find_first_clear_extent_bit()
679 test_err("%s failed", test_name); in dump_eb_and_memory_contents()
680 test_err("eb and memory diffs at byte %u, eb has 0x%02x memory has 0x%02x", in dump_eb_and_memory_contents()
728 test_err("failed to allocate memory"); in test_eb_mem_ops()