Searched refs:skip_fuzz_tests (Results 1 – 1 of 1) sorted by relevance
60 const char *skip_fuzz_tests; in test_fuzz() local62 skip_fuzz_tests = getenv("SKIP_TEST_FUZZ"); in test_fuzz()63 if (skip_fuzz_tests != NULL) { in test_fuzz()