Changed paths:
A pkg/instance/result.go
A pkg/instance/result_test.go
M syz-ci/jobs.go
Log Message:
-----------
pkg/instance: export test result aggregation functionality
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.