Searched refs:verify2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c278 verify2(const char *refname, enum comp_type comp) function
399 verify2("test_read_format_cab_1.cab", STORE);
403 verify2("test_read_format_cab_2.cab", MSZIP);
407 verify2("test_read_format_cab_3.cab", LZX);
H A Dtest_read_format_tar.c131 static void verify2(struct archive_entry *ae) function
460 verify(archive2, sizeof(archive2), verify2,
H A Dtest_read_format_xar.c174 static void verify2(struct archive *a, struct archive_entry *ae) function
851 verify(archive2, sizeof(archive2), verify0, verify2, GZIP);

Completed in 68 milliseconds