mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
This PR refactors and shares oss-fuzz specific test harness code with the afl fuzzer harness. ChangeLog updated.
This commit is contained in:
@@ -3,6 +3,7 @@ macro(configure_project)
|
||||
|
||||
# features
|
||||
eth_default_option(COVERAGE OFF)
|
||||
eth_default_option(OSSFUZZ OFF)
|
||||
|
||||
# components
|
||||
eth_default_option(TESTS ON)
|
||||
|
||||
Reference in New Issue
Block a user