syzkaller/pkg/runtest
Andrey Konovalov 582e1f0d1d ipc: add ProgInfo struct
This patch add a new struct ProgInfo that for now holds info about each
call in a program []CallInfo, but in the future will be expanded with remote
coverage info. Update all the callers to use the new interface as well.
2018-11-22 13:49:50 +01:00
..
run_test.go pkg/runtest, pkg/csource: don't run tests on openbsd 2018-09-17 10:59:06 +02:00
run.go ipc: add ProgInfo struct 2018-11-22 13:49:50 +01:00