summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Mitch Phillips <mitchp@google.com> 2019-05-01 14:42:05 -0700
committer Mitch Phillips <mitchp@google.com> 2019-05-28 15:46:11 -0700
commit5a6ea6cf3bc7714dbb355f51e39bc9c00be1c970 (patch)
treec85c140bb204f5a2c5007eeaf022e00473f29a61 /java/java_test.go
parent67999a12d5d2bbde84f525b078a343506163dc67 (diff)
Fix fuzzer builds [#2].
- Updates the fuzzer builds to use SANITIZE_TARGET='fuzzer' instead of 'coverage'. - Removed an old dependency that made fuzzer builds without ASan an error. - Fixed up the build flags to allow fuzzers to be built. Previously, the coverage flags were manually provided. As the toolchain has moved on, these flags are no longer compatible with libFuzzer, and so I've updated them to use the correct, compatible flags. - Added a dependency mutator for fuzzer coverage. Bug: 121042685 Test: With all patches in the bug merged, build a fuzzer using 'SANITIZE_TARGET=fuzzer mmma <your_fuzzer>'. This is the qt-dev-plus-aosp cherrypick of aosp/954925. See the AOSP commit for further information. Change-Id: Ib6246980f77bc4babe587b1e88038aa12228fa83
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions