cvs commit: src/lib/libarchive/test test_read_format_gtar_sparse.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Jul 13 15:16:27 UTC 2007
kientzle 2007-07-13 15:16:26 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test test_read_format_gtar_sparse.c
Log:
Make the test for reading gtar sparse entries more robust;
it now verifies that the returned blocks have the correct data
at the correct file offsets, ignoring any null padding that
may exist.
Approved by: re (blanket, libarchive test suite)
Revision Changes Path
1.3 +198 -35 src/lib/libarchive/test/test_read_format_gtar_sparse.c
More information about the cvs-src
mailing list