aboutsummaryrefslogtreecommitdiffstats
path: root/syz-manager/example.cfg
Commit message (Collapse)AuthorAgeFilesLines
* syz-manager/config: add test for example config parsingDmitry Vyukov2017-06-041-23/+0
| | | | This will ensure that the provided example config is up-to-date.
* added an optional initrd flag.JeremyHuang2016-07-071-0/+23
|
* add a initrd flag for qemu type and display the qemu command.JeremyHuang2016-06-201-22/+0
|
* fix a syntax error in example.cfgmarky2015-12-301-1/+1
| | | | | | | Missing comma makes it so that syz-manager does not properly parse the example config. Signed-off-by: marky <mark@noffle.net>
* update documentationDmitry Vyukov2015-12-231-12/+8
|
* remove master and naming overhaulDmitry Vyukov2015-12-171-0/+26
Remove master process entirely, it is not useful in its current form. We first need to understand what we want from it, and them re-implement it. Prefix all binaries with syz- to avoid name clashes.