aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/pkg/fuzzconfig/testdata/mixed
Commit message (Collapse)AuthorAgeFilesLines
* syz-cluster: set fuzzing_vmsAleksandr Nogikh2025-10-071-0/+1
| | | | Otherwise reproductions sometimes take almost all VMs.
* syz-cluster: rewrite fuzz config generationAleksandr Nogikh2025-10-072-0/+180
Instead of a predefined set of manually written syz-manager configs, construct it dynamically from different bits. During triage, select not just one, but all matching fuzzer configurations and then merge them together.