HomeSort by: relevance | last modified time | path
    Searched refs:assertMakeHardlink (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/libarchive/dist/tar/test/
test_strip_components.c 17 assertMakeHardlink("l1", "d1/d2/f1");
18 assertMakeHardlink("d1/l2", "d1/d2/f1");
test_format_newc.c 14 assertMakeHardlink("file3", "file1");
test_option_safe_writes.c 36 assertMakeHardlink("fh", "f");
test_option_U_upper.c 29 assertMakeHardlink("file2", "file1");
43 assertMakeHardlink("file2", "file1");
test_basic.c 21 assertMakeHardlink("linkfile", "file");
test_symlink_dir.c 33 assertMakeHardlink("source/dir4/file4", "source/dir4/file3");
test_stdio.c 46 assertMakeHardlink("l", "f");
test_option_s.c 23 assertMakeHardlink("in/d1/hardlink2", "in/d1/hardlink1");
test_copy.c 149 assertMakeHardlink(buff2, buff);
153 assertMakeHardlink(buff2, buff);
  /src/external/bsd/libarchive/dist/cpio/test/
test_basic.c 141 assertMakeHardlink("linkfile", "file");
test_format_newc.c 98 assertMakeHardlink("hardlink", "file1");
102 assertMakeHardlink("hardlink2", "file1");
  /src/external/bsd/libarchive/dist/test_utils/
test_common.h 251 #define assertMakeHardlink(newfile, oldfile) \

Completed in 159 milliseconds