Lines Matching refs:test_err

29 		test_err("error adding initial extents %d", ret);
35 test_err("error removing extent %d", ret);
40 test_err("full remove left some lingering space");
47 test_err("error adding half extent %d", ret);
53 test_err("error removing tail end %d", ret);
59 test_err("error removing front end %d", ret);
65 test_err("error removing middle piece %d", ret);
70 test_err("still have space at the front");
75 test_err("still have space in the middle");
80 test_err("still have space at the end");
99 test_err("couldn't create a bitmap entry %d", ret);
105 test_err("error removing bitmap full range %d", ret);
110 test_err("left some space in bitmap");
116 test_err("couldn't add to our bitmap entry %d", ret);
122 test_err("couldn't remove middle chunk %d", ret);
136 test_err("couldn't add space that straddles two bitmaps %d",
143 test_err("couldn't remove overlapping space %d", ret);
148 test_err("left some space when removing overlapping");
173 test_err("couldn't create bitmap entry %d", ret);
179 test_err("couldn't add extent entry %d", ret);
185 test_err("couldn't remove extent entry %d", ret);
190 test_err("left remnants after our remove");
197 test_err("couldn't re-add extent entry %d", ret);
203 test_err("couldn't remove from bitmap %d", ret);
208 test_err("left remnants in the bitmap");
218 test_err("couldn't add to a bitmap %d", ret);
224 test_err("couldn't remove overlapping space %d", ret);
229 test_err("left over pieces after removing overlapping");
238 test_err("couldn't add space to the bitmap %d", ret);
244 test_err("couldn't add extent to the cache %d", ret);
250 test_err("problem removing overlapping space %d", ret);
255 test_err("left something behind when removing space");
272 test_err("couldn't add bitmap %d", ret);
279 test_err("couldn't add extent entry %d", ret);
285 test_err("failed to free our space %d", ret);
290 test_err("left stuff over");
304 test_err("couldn't add bitmap entry %d", ret);
310 test_err("couldn't add extent entry %d", ret);
316 test_err("error removing bitmap and extent overlapping %d", ret);
338 test_err(
344 test_err(
363 test_err("cache free space is not 0");
371 test_err("space allocation did not fail, returned offset: %llu",
434 test_err("couldn't add extent entry %d", ret);
442 test_err("couldn't add bitmap entry %d", ret);
461 test_err("failed to free part of bitmap space %d", ret);
467 test_err("free space range missing");
471 test_err("free space range missing");
481 test_err("bitmap region not removed from space cache");
490 test_err("invalid bitmap region marked as free");
499 test_err("invalid bitmap region marked as free");
510 test_err("error adding free space: %d", ret);
515 test_err("bitmap region not marked as free");
535 test_err("error adding free space: %d", ret);
554 test_err("error adding free space: %d", ret);
559 test_err("extent region not marked as free");
587 test_err("expected region not marked as free");
592 test_err("cache free space is not 1Mb + %u", sectorsize);
600 test_err(
615 test_err("cache free space is not %u", sectorsize);
623 test_err("failed to allocate %u, returned offset : %llu",
645 test_err("couldn't add extent entry %d", ret);
652 test_err("couldn't add bitmap entry %d", ret);
669 test_err("failed to free part of bitmap space %d", ret);
675 test_err("free space range missing");
679 test_err("free space range missing");
688 test_err("bitmap region not removed from space cache");
697 test_err("invalid bitmap region marked as free");
708 test_err("error adding free space: %d", ret);
713 test_err("bitmap region not marked as free");
733 test_err("error adding free space: %d", ret);
744 test_err("error adding free space: %d", ret);
749 test_err("extent region not marked as free");
777 test_err("expected region not marked as free");
782 test_err("cache free space is not 1Mb + %u", 2 * sectorsize);
789 test_err(
804 test_err("cache free space is not %u", 2 * sectorsize);
812 test_err("failed to allocate %u, offset: %llu",
853 test_err("couldn't add extent entry %d\n", ret);
864 test_err("invalid bytes index order, found %llu expected %llu",
877 test_err("couldn't add bitmap entry");
887 test_err("invalid bytes index order, found %llu expected %llu",
900 test_err("couldn't add bitmap entry");
907 test_err("couldn't add bitmap_entry");
919 test_err("error populating sparse bitmap %d", ret);
931 test_err("error adding contiguous extent %d", ret);
942 test_err("error, wrong entry in the first slot in bytes_index");
950 test_err("found space to alloc even though we don't have enough space");
955 test_err("got the wrong max_extent size %llu expected %llu",
967 test_err("error, the bytes index wasn't recalculated properly");
975 test_err("error adding extent to the sparse entry %d", ret);
982 test_err("error, wrong entry in the first slot in bytes_index");
994 test_err("error, found %llu instead of %llu for our alloc",