Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_fuzz.c60 const char *skip_fuzz_tests; in test_fuzz() local
62 skip_fuzz_tests = getenv("SKIP_TEST_FUZZ"); in test_fuzz()
63 if (skip_fuzz_tests != NULL) { in test_fuzz()