OSDN Git Service

Add support of SANITIZE_TARGET='address coverage' for fuzzing.
authorIvan Krasin <krasin@google.com>
Fri, 18 Sep 2015 18:54:43 +0000 (11:54 -0700)
committerIvan Krasin <krasin@google.com>
Fri, 18 Sep 2015 18:54:43 +0000 (11:54 -0700)
commit74b32b8dfcd5fdab7348d473635b056aea484add
tree262feafd778c695e91a5b4c7697e59171b3aaab9
parent3ee9daac6a3bf8d2a9030b99f62595330f22cafa
Add support of SANITIZE_TARGET='address coverage' for fuzzing.

Also, add trace-cmp instrumentation to fuzz_test and host_fuzz_test.

Bug: 22850550
Change-Id: Ifff7b8be693ae991feb0a64e19439370a19b2748
core/Makefile
core/config_sanitizers.mk
core/envsetup.mk
core/executable.mk
core/fuzz_test.mk
core/host_fuzz_test.mk