Lines Matching refs:Fuzz
20 build system with OSS-Fuzz is very similar to the general
35 test artifacts in the OSS-Fuzz format. Each `//path/to:fuzz_test` fuzz test
38 in the OSS-Fuzz environment variables, and (b) generates an archive containing
40 OSS-Fuzz provides a standard tool to automatically process these targets,
48 `rules_fuzzing` library with OSS-Fuzz. You can also see a complete example in the
52 The structure of the project directory in the OSS-Fuzz repository does not
60 Since the OSS-Fuzz target builds the fuzz test using the instrumentation and
61 engine specified in the OSS-Fuzz environment variables, all the engine and
67 There is no need to install Bazel in your Docker image. The OSS-Fuzz builder
78 which fuzz tests to build, (2) building their OSS-Fuzz package targets in the
82 OSS-Fuzz provides a