cvs commit: src/lib/libarchive/test main.c test.h test_tar_filenames.c

Tim Kientzle kientzle at FreeBSD.org
Sat Jul 14 17:52:02 UTC 2007


kientzle    2007-07-14 17:52:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive/test  main.c test.h test_tar_filenames.c 
  Log:
  Report each failed test once, but keep a count and report that count
  if there was more than one.  In particular, this simplifies
  test_tar_filenames.c, which has a tendency to be very noisy otherwise.
  
  Approved by: re (blanket, libarchive testing)
  
  Revision  Changes    Path
  1.7       +97 -6     src/lib/libarchive/test/main.c
  1.6       +11 -1     src/lib/libarchive/test/test.h
  1.7       +3 -15     src/lib/libarchive/test/test_tar_filenames.c


More information about the cvs-src mailing list