diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-08-03 18:47:42 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-03 18:47:42 +0200 |
| commit | 5ba57bfe16056e7657e29ca6e5ef5b1446f8fce6 (patch) | |
| tree | dd09a1131f481e823b83f6d5312e3f54e137cb0a /executor | |
| parent | 649477b6a5ae651dbf3c731911b81edd8c9d5fb2 (diff) | |
pkg/runtest: add package for syzkaller program unit-testing
Package runtest is a driver for end-to-end testing of syzkaller programs.
It tests program execution via both executor and csource,
with different sandboxes and execution modes (threaded, repeated, etc).
It can run test OS programs locally via run_test.go
and all other real OS programs via tools/syz-runtest
which uses manager config to wind up VMs.
Test programs are located in sys/*/test/* files.
Update #603
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
