freebsd-dev/contrib/libarchive/cpio/test
Martin Matuska a8fc61d51a MFV r317781:
Sync libarchive with vendor

Vendor changes (FreeBSD-related):
  PR 897: add test for ZIP archives with invalid EOCD headers
  PR 901: fix invalid renaming of sparse files
  OSS-Fuzz issue 497: remove fallback tree in LZX decoder
  OSS-Fuzz issue 527: rewrite expressions in lz4 filter
  OSS-Fuzz issue 577: fix integer overflow in cpio reader
  OSS-Fuzz issue 862: fix numerc parsing in mtree reader
  OSS-Fuzz issue 1097: fix undefined shift in rar reader
  cpio: various optimizations and memory leak fixes

MFC after:	1 week
2017-05-04 00:04:17 +00:00
..
test_0.c
test_basic.c MFV r299425: 2016-05-12 10:16:16 +00:00
test_cmdline.c
test_extract_cpio_bz2.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_grz.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_gz.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_lrz.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_lz4.c MFV r299425: 2016-05-12 10:16:16 +00:00
test_extract_cpio_lz.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_lzma.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_lzo.c MFV r299425: 2016-05-12 10:16:16 +00:00
test_extract_cpio_xz.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract_cpio_Z.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.bz2.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.grz.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.gz.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.lrz.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.lz4.uu MFV r299425: 2016-05-12 10:16:16 +00:00
test_extract.cpio.lz.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.lzma.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.lzo.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.xz.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_extract.cpio.Z.uu MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_format_newc.c MFV r248590,248594: 2013-03-22 13:36:03 +00:00
test_gcpio_compat_ref_nosym.bin.uu
test_gcpio_compat_ref_nosym.crc.uu
test_gcpio_compat_ref_nosym.newc.uu
test_gcpio_compat_ref_nosym.ustar.uu
test_gcpio_compat_ref.bin.uu
test_gcpio_compat_ref.crc.uu
test_gcpio_compat_ref.newc.uu
test_gcpio_compat_ref.ustar.uu
test_gcpio_compat.c
test_missing_file.c MFV r302003,r302037,r302038,r302056: 2016-06-22 07:49:59 +00:00
test_option_0.c
test_option_a.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_b64encode.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_B_upper.c
test_option_C_upper.c
test_option_c.c MFV r299425: 2016-05-12 10:16:16 +00:00
test_option_d.c
test_option_f.c
test_option_f.cpio.uu
test_option_grzip.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_help.c
test_option_J_upper.c Merge changes from vendor to address several Coverity issues with 2016-12-12 02:21:56 +00:00
test_option_L_upper.c
test_option_l.c
test_option_lrzip.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_lz4.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_lzma.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_lzop.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_m.c
test_option_m.cpio.uu
test_option_passphrase.c MFV r299425: 2016-05-12 10:16:16 +00:00
test_option_passphrase.zip.uu MFV r299425: 2016-05-12 10:16:16 +00:00
test_option_t.c
test_option_t.cpio.uu
test_option_t.stdout.uu
test_option_tv.stdout.uu
test_option_u.c Merge changes from vendor to address several Coverity issues with 2016-12-12 02:21:56 +00:00
test_option_uuencode.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_version.c MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00
test_option_xz.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_y.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_Z_upper.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_option_z.c MFV r317781: 2017-05-04 00:04:17 +00:00
test_owner_parse.c MFV r310622: 2016-12-27 01:10:28 +00:00
test_passthrough_dotdot.c
test_passthrough_reverse.c
test.h MFV r314565,314567,314570: 2017-03-02 22:59:35 +00:00