syzkaller/syz-manager
Marco Vanotti 607350e438 syz/targets: add SyzExecutorCmd flag
This commit adds a new attribute to syzkaller targets that tells
syzkaller how to invoke the syz-executor command.

Some systems, like Fuchsia, are now building syz-executor as part of the
build, and there is no need to copy it over, or to run it from `/tmp`.
In fact, that might stop working at some time in the future in Fuchsia.

All places that used to copy syz-executor into the target machine will
now check for the SyzExecutorCmd flag, and won't copy it if the flag is
set.
2019-12-09 15:13:49 -08:00
..
cover.go pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
html.go pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
hub.go pkg/host: rename some features 2019-11-16 09:58:54 +01:00
manager.go syz/targets: add SyzExecutorCmd flag 2019-12-09 15:13:49 -08:00
rpc.go syz-fuzzer, executor: Add support for blacklisting data race frames 2019-10-22 17:48:18 +02:00
stats.go syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00