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

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c502 const char *skip_sparse_tests; local
571 skip_sparse_tests = getenv("SKIP_TEST_SPARSE");
572 if (skip_sparse_tests != NULL) {
625 const char *skip_sparse_tests; local
631 skip_sparse_tests = getenv("SKIP_TEST_SPARSE");
632 if (skip_sparse_tests != NULL) {

Completed in 101 milliseconds