mirror of https://github.com/google/oss-fuzz.git
Update README.md
This commit is contained in:
parent
4b11c38090
commit
4394cb900d
|
@ -24,4 +24,5 @@ Continuous Integration infrastracture:
|
|||
| `build_fuzzers` | Builds fuzz targets for a given project |
|
||||
| `run_fuzzer` | Runs a fuzz target in a docker container |
|
||||
| `coverage` | Runs a fuzz target in a docker container and computes a coverage report |
|
||||
| `reproduce` | Runs a testcase to reproduce a crash |
|
||||
| `shell` | Starts a shell inside the docker image for a project |
|
||||
|
|
Loading…
Reference in New Issue