aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/result_test.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/instance: export test result aggregation functionalityAleksandr Nogikh2026-02-201-0/+110
This will prevent duplication of the same logic later. Specifically, it will be needed when rerunning reproducers in syz-cluster and potentially when aggregating the results of multiple reproducer runs in syz-agent.