Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/cifuzz/
Drun_fuzzers_test.py75 def _test_run_with_sanitizer(self, fuzzer_dir, sanitizer): member in RunFuzzerIntegrationTestMixin
97 self._test_run_with_sanitizer(self.FUZZER_DIR, 'memory')
110 self._test_run_with_sanitizer(self.FUZZER_DIR, 'undefined')