freebsd-nq/contrib/libarchive/cpio/test
Martin Matuska ddce862ad8 libarchive: import changes from upstream
Libarchive 3.5.2

New features:
  PR #1502: Support for PWB and v7 binary cpio formats
  PR #1509: Support of deflate algorithm in symbolic link decompression
            for ZIP archives

Important bugfixes:
  IS #1044: fix extraction of hardlinks to symlinks
  PR #1480: Fix truncation of size values during 7zip archive
            extraction on 32bit architectures
  PR #1504: fix rar header skiming
  PR #1514: ZIP excessive disk read - fix location of central directory
  PR #1520: fix double-free in CAB reader
  PR #1521: Fixed leak of rar before ending with error
  PR #1530: Handle short writes from archive_write_callback
  PR #1532: 7zip: Use compression settings from file also for file header
  IS #1566: do not follow symlinks when processing the fixup list

MFC after:	2 weeks
Relnotes:	yes
2021-08-23 03:07:36 +02:00
..
test_0.c
test_basic.c
test_cmdline.c
test_extract_cpio_bz2.c
test_extract_cpio_grz.c
test_extract_cpio_gz.c
test_extract_cpio_lrz.c
test_extract_cpio_lz4.c
test_extract_cpio_lz.c
test_extract_cpio_lzma.c
test_extract_cpio_lzo.c
test_extract_cpio_xz.c
test_extract_cpio_Z.c
test_extract_cpio_zstd.c
test_extract.cpio.bz2.uu
test_extract.cpio.grz.uu
test_extract.cpio.gz.uu
test_extract.cpio.lrz.uu
test_extract.cpio.lz4.uu
test_extract.cpio.lz.uu
test_extract.cpio.lzma.uu
test_extract.cpio.lzo.uu
test_extract.cpio.xz.uu
test_extract.cpio.Z.uu
test_extract.cpio.zst.uu
test_format_newc.c
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
test_option_0.c
test_option_a.c
test_option_b64encode.c
test_option_B_upper.c
test_option_C_upper.c
test_option_c.c
test_option_d.c
test_option_f.c
test_option_f.cpio.uu
test_option_grzip.c
test_option_help.c
test_option_J_upper.c
test_option_L_upper.c
test_option_l.c
test_option_lrzip.c
test_option_lz4.c
test_option_lzma.c
test_option_lzop.c
test_option_m.c
test_option_m.cpio.uu
test_option_passphrase.c
test_option_passphrase.zip.uu
test_option_t.c
test_option_t.cpio.uu
test_option_t.stdout.uu
test_option_tv.stdout.uu
test_option_u.c
test_option_uuencode.c
test_option_version.c
test_option_xz.c
test_option_y.c
test_option_Z_upper.c
test_option_z.c
test_option_zstd.c
test_owner_parse.c
test_passthrough_dotdot.c
test_passthrough_reverse.c
test.h