aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-07-13 10:40:03 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-15 09:26:23 +0200
commite2f6c0c1b57a838c4c17cb3a2e07c6fbda41a7c6 (patch)
treea225d582b84de4f96ab663fe826316b3af868591 /executor/android
parentf3bec699b60e09e7428029b500ac2ef9b6fde4d1 (diff)
sys/targets: don't use HostFuzzer mode for test OS
We set HostFuzzer for all test targets b/c in some contexts they needed the same special behavior as real HostFuzzer targets (e.g no checking enabled syscalls). However, in some other contexts they don't the same special behavior as real HostFuzzer targets. For example, pkg/ipc does rate limiting for HostFuzzer and pkg/runtest don't run C tests for HostFuzzer. Add special case for test targets in pkg/host, and don't set HostFuzzer for all test targets (keep it for one target for better coverage).
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions