This change extracts some of the repeated CMake commands into functions, in order to make it easier to add additional unit tests in subsequent changes.
This is change 13 of (at least) 20 for cross-process fuzzing support.
Paths
| Differential D94520
Refactor unit tests' CMakeFiles.txt AbandonedPublic Authored by aarongreen on Jan 12 2021, 9:43 AM.
Details
Diff Detail Event Timelineaarongreen added a child revision: D94522: Add remote flags and external functions.Feb 5 2021, 9:02 AM Comment Actions Multiprocess fuzzing will not be supported by the libFuzzer maintainers. Fuchsia has implemented a new approach with their Component Fuzzing Framework (RFC-117).
Revision Contents
Diff 316141 compiler-rt/lib/fuzzer/CMakeLists.txt
compiler-rt/lib/fuzzer/tests/CMakeLists.txt
|