Пример #1
0
def build():  # pylint: disable=too-many-branches,too-many-statements
    """Build benchmark."""
    os.environ["CGC_STRATEGY"] = "uniform"
    aflplusplus_fuzzer.build("pcguard", "cmplog", "dict2file", "no_icp")
Пример #2
0
def build():  # pylint: disable=too-many-branches,too-many-statements
    """Build benchmark."""
    aflplusplus_fuzzer.build("pcguard", "cmplog", "dict2file", "no_icp")