Lines Matching refs:test_err
162 test_err("failed to allocate test page"); in test_find_delalloc()
185 test_err("should have found at least one delalloc"); in test_find_delalloc()
189 test_err("expected start 0 end %u, got start %llu end %llu", in test_find_delalloc()
207 test_err("couldn't find the locked page"); in test_find_delalloc()
216 test_err("couldn't find delalloc in our range"); in test_find_delalloc()
220 test_err("expected start %llu end %llu, got start %llu, end %llu", in test_find_delalloc()
226 test_err("there were unlocked pages in the range"); in test_find_delalloc()
242 test_err("couldn't find the locked page"); in test_find_delalloc()
250 test_err("found range when we shouldn't have"); in test_find_delalloc()
254 test_err("did not return the proper end offset"); in test_find_delalloc()
271 test_err("didn't find our range"); in test_find_delalloc()
275 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
281 test_err("pages in range were not all locked"); in test_find_delalloc()
293 test_err("couldn't find our page"); in test_find_delalloc()
312 test_err("didn't find our range"); in test_find_delalloc()
316 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
322 test_err("pages in range were not all locked"); in test_find_delalloc()
357 test_err( in check_eb_bitmap()
372 test_err( in check_eb_bitmap()
393 test_err("%s test failed", name); in test_bitmap_set()
408 test_err("%s test failed", name); in test_bitmap_clear()
498 test_err("random bit pattern failed"); in __test_eb_bitmaps()
522 test_err("couldn't allocate test bitmap"); in test_eb_bitmaps()
572 test_err( in test_find_first_clear_extent_bit()
588 test_err("error finding beginning range: start %llu end %llu", in test_find_first_clear_extent_bit()
604 test_err("error finding trimmed range: start %llu end %llu", in test_find_first_clear_extent_bit()
617 test_err("error finding next unalloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
631 test_err("error finding exact range: start %llu end %llu", in test_find_first_clear_extent_bit()
644 test_err("error finding next alloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
655 test_err( in test_find_first_clear_extent_bit()
678 test_err("%s failed", test_name); in dump_eb_and_memory_contents()
679 test_err("eb and memory diffs at byte %u, eb has 0x%02x memory has 0x%02x", in dump_eb_and_memory_contents()
727 test_err("failed to allocate memory"); in test_eb_mem_ops()