HomeSort by: relevance | last modified time | path
    Searched defs:skip_sparse_tests (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/test/
test_sparse_basic.c 508 const char *skip_sparse_tests; local
577 skip_sparse_tests = getenv("SKIP_TEST_SPARSE");
578 if (skip_sparse_tests != NULL) {
660 const char *skip_sparse_tests; local
666 skip_sparse_tests = getenv("SKIP_TEST_SPARSE");
667 if (skip_sparse_tests != NULL) {

Completed in 48 milliseconds