syzkaller/pkg/csource
Matthew Dempsky fd37b39ea8 all: convert Fuchsia to use "host fuzzing" mode
Go support is not a priority for Fuchsia at the moment, so it's
preferable to use host fuzzing mode for Fuchsia like currently done
for Akaros.

This commit basically looks for all the places where there was special
logic for OS=="akaros" and extends the same logic for OS=="fuchsia".
2019-08-27 14:39:18 -07:00
..
build.go pkg/csource: allow to ignore warnings during build 2019-03-21 13:30:12 +01:00
common.go pkg/csource: fix failing syz-runtest for NetBSD 2019-08-21 07:13:43 -07:00
csource_test.go pkg/csource: skip cross-builds that are doomed to fail 2019-07-23 10:01:44 +02:00
csource.go sys/linux, executor: add syz_usb_ep_read syzkall 2019-07-01 17:26:35 +02:00
gen.go all: add basic USB fuzzing support 2019-04-11 16:24:45 +02:00
generated.go all: convert Fuchsia to use "host fuzzing" mode 2019-08-27 14:39:18 -07:00
options_test.go all: add optional close_fds feature to reproducers 2019-04-09 10:53:11 +02:00
options.go pkg/csource: fix failing syz-runtest for NetBSD 2019-08-21 07:13:43 -07:00
race_test.go pkg/csource: fix test exit code 2018-05-07 20:40:44 +02:00