Home | History | Annotate | Download | only in tar

Lines Matching full:sparse

59 	file: "testdata/sparse-formats.tar",
62 Name: "sparse-gnu",
76 Name: "sparse-posix-0.0",
90 Name: "sparse-posix-0.1",
104 Name: "sparse-posix-1.0",
697 t.Errorf("Incorrect sparse map: got %v, wanted %v", sp, expected)
702 // This test uses lots of holes so the sparse header takes up more than two blocks
721 // Get an reader to read the sparse map
724 // Read the sparse map
730 t.Errorf("Incorrect sparse map: got %v, wanted %v", sp, expected)
767 // verification of sparse offsets against file size.