diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-06-22 16:27:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-22 16:27:37 +0200 |
| commit | 0b4cf413ea0e3004ac0e61437bf3dda6ae8862c0 (patch) | |
| tree | 3256aed29d7510e35e609da75e0c21503538b915 /docs | |
| parent | 5509235822dd7e89f6019bb328b276ca36cf184f (diff) | |
| parent | 6573032fffc201ee69dfe22d0d678eda8f915436 (diff) | |
Merge pull request #241 from dvyukov/dvyukov-ci
syz-ci: add continuous integration system
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ci.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ci.md b/docs/ci.md new file mode 100644 index 000000000..9301e5db9 --- /dev/null +++ b/docs/ci.md @@ -0,0 +1,5 @@ +# Continuous integration fuzzing + +(syz-ci)[syz-ci/] command provides support for continuous fuzzing with syzkaller. +It runs several syz-manager's, polls and rebuilds images for managers and polls +and rebuilds syzkaller binaries. |
