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

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c344 verify3(const char *refname, enum comp_type comp) function
400 verify3("test_read_format_cab_1.cab", STORE);
404 verify3("test_read_format_cab_2.cab", MSZIP);
408 verify3("test_read_format_cab_3.cab", LZX);
H A Dtest_read_format_tar.c160 static void verify3(struct archive_entry *ae) function
462 verify(archive3, sizeof(archive3), verify3,
H A Dtest_read_format_xar.c223 static void verify3(struct archive *a, struct archive_entry *ae) function
852 verify(archive3, sizeof(archive3), verify3, NULL, GZIP);

Completed in 77 milliseconds