Searched refs:test_write_format_mtree_sub (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree.c53 test_write_format_mtree_sub(int use_set, int dironly) function
142 test_write_format_mtree_sub(0, 0);
144 test_write_format_mtree_sub(0, 1);
146 test_write_format_mtree_sub(1, 0);
148 test_write_format_mtree_sub(1, 1);
H A Dtest_write_format_mtree_fflags.c51 test_write_format_mtree_sub(int use_set) function
129 test_write_format_mtree_sub(0);
131 test_write_format_mtree_sub(1);
H A Dtest_write_format_mtree_classic.c111 test_write_format_mtree_sub(int dironly) function
191 test_write_format_mtree_sub(0);
193 test_write_format_mtree_sub(1);
H A Dtest_write_format_mtree_classic_indent.c111 test_write_format_mtree_sub(int dironly) function
193 test_write_format_mtree_sub(0);
195 test_write_format_mtree_sub(1);

Completed in 104 milliseconds