freebsd-dev/usr.bin/cpio/test
Tim Kientzle c9c5c49045 Test for a bug reported by Bernd Walter: In passthrough mode,
copying "dir/file" and then copying "dir" results in
"File on disk is not older; skipping" for the "dir" because
it was implicitly created by "dir/file."  Among other sins,
this means that "dir" ends up with the wrong permissions
and ownership.

This is actually a libarchive bug; fix is forthcoming.
2008-08-24 04:58:22 +00:00
..
main.c Test for a bug reported by Bernd Walter: In passthrough mode, 2008-08-24 04:58:22 +00:00
Makefile Test for a bug reported by Bernd Walter: In passthrough mode, 2008-08-24 04:58:22 +00:00
test_0.c
test_basic.c Comment a couple of places where bsdcpio and gcpio 2.9 disagree. 2008-08-22 02:27:06 +00:00
test_format_newc.c The newc-format verification is now a little smarter about 2008-08-22 02:09:10 +00:00
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 Comment a couple of places where bsdcpio and gcpio 2.9 disagree. 2008-08-22 02:27:06 +00:00
test_option_a.c Comment a couple of places where bsdcpio and gcpio 2.9 disagree. 2008-08-22 02:27:06 +00:00
test_option_B.c
test_option_c.c
test_option_d.c
test_option_ell.c
test_option_f.c
test_option_f.cpio.uu
test_option_help.c
test_option_L.c
test_option_m.c
test_option_m.cpio.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_version.c
test_option_y.c
test_option_z.c
test_owner_parse.c
test_passthrough_reverse.c Test for a bug reported by Bernd Walter: In passthrough mode, 2008-08-24 04:58:22 +00:00
test_pathmatch.c
test.h