Home
last modified time | relevance | path

Searched refs:sparse_file (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c182 const struct sparse sparse_file[] = { in is_sparse_supported_fiemap() local
195 create_sparse_file(testfile, sparse_file); in is_sparse_supported_fiemap()
238 const struct sparse sparse_file[] = { in is_sparse_supported() local
248 create_sparse_file(testfile, sparse_file); in is_sparse_supported()
660 const struct sparse sparse_file[] = { in DEFINE_TEST() local
691 verify_sparse_file(a, "file0", sparse_file, 1); in DEFINE_TEST()
/freebsd-14.2/tests/sys/fs/tarfs/
H A Dtarfs_test.sh73 atf_check -o inline:"${sum}\n" sha256 -q "${mnt}"/sparse_file
79 atf_check -o inline:"2,100644\n" stat -f%l,%p "${mnt}"/sparse_file