syzkaller/sys
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
..
akaros pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
fuchsia sys/fuchsia: remove deprecated exception APIs 2019-11-14 16:21:01 -08:00
linux sys/linux: refine few framebuffer/kbd ioctls 2019-12-07 18:45:45 +01:00
netbsd sys/netbsd: fix the build issues with posix_spawn 2019-12-05 10:06:13 +01:00
openbsd pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
syz-extract sys/syz-extract: extract constants from ELF 2019-12-02 14:36:47 +01:00
syz-sysgen .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
targets syz/targets: add SyzExecutorCmd flag 2019-12-09 15:13:49 -08:00
test pkg/compiler: define fileoff template 2019-11-01 19:14:49 +01:00
trusty .golangci.yml: add codeanalysis build tag 2019-05-15 11:39:31 +02:00
windows sys/windows/sys.txt: use bool32 instead of int32[0:1] 2019-11-28 10:01:41 +01:00
sys.go dashboard/app: properly handle build failures 2019-03-25 17:00:25 +01:00