Home
last modified time | relevance | path

Searched refs:path3 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_read_format_isorr_ce.c89 char path3[160]; in DEFINE_TEST() local
99 mkpath(path3, 153); in DEFINE_TEST()
166 } else if (strcmp(path3, archive_entry_pathname(ae)) == 0) { in DEFINE_TEST()
168 assertEqualString(path3, archive_entry_pathname(ae)); in DEFINE_TEST()
201 assertEqualString(path3, archive_entry_symlink(ae)); in DEFINE_TEST()