opnsense-src/usr.bin/tar/test
Tim Kientzle 1756b590c9 Test handling of restores relative to symlinks.
In particular:
  * tar -x -P follows symlinks to existing dirs, but not without -P
  * symlinks to files are always replaced
  * broken symlinks are always replaced
2008-09-14 02:16:04 +00:00
..
main.c Add some more tests to verify that "./foo" matches "foo" but "/foo" does not. 2008-08-21 07:04:57 +00:00
Makefile Test handling of restores relative to symlinks. 2008-09-14 02:16:04 +00:00
test.h Add some more tests to verify that "./foo" matches "foo" but "/foo" does not. 2008-08-21 07:04:57 +00:00
test_0.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_basic.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_copy.c Test updates: Handling of patterns on command line, error messages. 2008-08-15 06:12:02 +00:00
test_getdate.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_help.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_option_q.c Minor cleanup of the -q test: Assert that stdout/stderr are empty for each 2008-08-22 01:35:08 +00:00
test_option_T.c Test updates: Handling of patterns on command line, error messages. 2008-08-15 06:12:02 +00:00
test_patterns.c The results for test 2 here are short enough to just be included inline. 2008-08-21 22:28:00 +00:00
test_patterns_2.tgz.uu Better comment the pattern tests; adjust the filenames for the 2008-08-20 06:01:53 +00:00
test_patterns_3.tgz.uu Add some more tests to verify that "./foo" matches "foo" but "/foo" does not. 2008-08-21 07:04:57 +00:00
test_stdio.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00
test_symlink_dir.c Test handling of restores relative to symlinks. 2008-09-14 02:16:04 +00:00
test_version.c New bsdtar test harness. Still rather skimpy, but a lot easier 2008-05-02 05:17:16 +00:00