Searched refs:assertion_make_file (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/libarchive/cpio/test/
H A Dtest.h197 assertion_make_file(__FILE__, __LINE__, path, mode, -1, contents)
199 assertion_make_file(__FILE__, __LINE__, path, mode, csize, contents)
248 int assertion_make_file(const char *, int, const char *, int, int, const void *);
H A Dmain.c1552 assertion_make_file(const char *file, int line, function
1847 assertion_make_file(__FILE__, __LINE__, "canSymlink.0", 0644, 1, "a");
1997 assertion_make_file(__FILE__, __LINE__, path, 0644, 0, NULL);
2016 assertion_make_file(__FILE__, __LINE__, path, 0644, 0, NULL);
/freebsd-10.1-release/contrib/libarchive/tar/test/
H A Dtest.h199 assertion_make_file(__FILE__, __LINE__, path, mode, -1, contents)
201 assertion_make_file(__FILE__, __LINE__, path, mode, csize, contents)
250 int assertion_make_file(const char *, int, const char *, int, int, const void *);
H A Dmain.c1553 assertion_make_file(const char *file, int line, function
1848 assertion_make_file(__FILE__, __LINE__, "canSymlink.0", 0644, 1, "a");
1998 assertion_make_file(__FILE__, __LINE__, path, 0644, 0, NULL);
2017 assertion_make_file(__FILE__, __LINE__, path, 0644, 0, NULL);
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest.h199 assertion_make_file(__FILE__, __LINE__, path, mode, -1, contents)
201 assertion_make_file(__FILE__, __LINE__, path, mode, csize, contents)
251 int assertion_make_file(const char *, int, const char *, int, int, const void *);
H A Dmain.c1576 assertion_make_file(const char *file, int line, function
1871 assertion_make_file(__FILE__, __LINE__, "canSymlink.0", 0644, 1, "a");
2033 assertion_make_file(__FILE__, __LINE__, path, 0644, 0, NULL);
2052 assertion_make_file(__FILE__, __LINE__, path, 0644, 0, NULL);

Completed in 77 milliseconds