syzkaller/syz-manager
Jiaheng Hu 3f1d02b23f syz-manager: add test file as corpus
This commit enables the syz-manager to add unit test files as corpus to
accelerate fuzzing. The syz-ci would copy unit tests into the
worker/seeds folder for each manager process, and the manager would add
those tests as seed into the corpus.
2020-09-14 09:52:09 +02:00
..
cover.go syz-manager/cover: support compiler triple for readelf 2020-08-09 14:58:49 +02:00
html.go syz-manager: better handle errors in HTML templates 2020-08-24 13:28:22 +02:00
hub.go syz-manager: more consistently check disabled syscalls 2020-05-12 15:26:07 +02:00
manager.go syz-manager: add test file as corpus 2020-09-14 09:52:09 +02:00
rpc.go syz-manager: fix nil defer 2020-09-13 13:42:03 +02:00
stats.go syz-manager: add detailed coverage logging 2020-05-30 08:04:19 +02:00