diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-06-19 17:23:03 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-06-20 19:59:55 +0200 |
| commit | 6573032fffc201ee69dfe22d0d678eda8f915436 (patch) | |
| tree | 2f35ad8c63b7b474b3072b1ce71dd0877b6d9b71 /docs | |
| parent | fea266b33f5e4170b75d678d5e355f947aeb50cc (diff) | |
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. |
