oss-fuzz/scripts/README.md

12 lines
225 B
Markdown
Raw Normal View History

2016-10-19 18:14:36 +00:00
## helper.py
> script to automate docker operations
| Command | Description |
|---------|-------------
| `generate` |
| `build_image` |
| `build_fuzzers` |
| `run_fuzzer` |
| `coverage` |
| `shell` |