syzkaller/ipc
Dmitry Vyukov 0165a4b2e4 use fork server in executor
This avoids exec per test.
Also allows to pre-map shared memory regions.
And will allow to pre-map coverage regions, etc.

Seems to work already, but probably there are still some bugs.
2015-11-10 20:30:50 +01:00
..
ipc_test.go process covereage in ipc package instead of fuzzer 2015-10-13 15:29:07 +02:00
ipc.go use fork server in executor 2015-11-10 20:30:50 +01:00