Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 15:16:26 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive/test test_read_format_gtar_sparse.c
Message-ID:  <200707131516.l6DFGQIR097215@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707131516.l6DFGQIR097215>