Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/cifuzz/
Drun_fuzzers_test.py72 FUZZER_DIR = None variable in RunFuzzerIntegrationTestMixin
90 FUZZER_DIR = MEMORY_FUZZER_DIR variable in RunMemoryFuzzerIntegrationTest
97 self._test_run_with_sanitizer(self.FUZZER_DIR, 'memory')
103 FUZZER_DIR = UNDEFINED_FUZZER_DIR variable in RunUndefinedFuzzerIntegrationTest
110 self._test_run_with_sanitizer(self.FUZZER_DIR, 'undefined')