mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-14 11:08:06 +00:00
increase libfuzzer integration test -runs (#1081)
This commit is contained in:
@ -102,7 +102,7 @@ TARGETS: Dict[str, Integration] = {
|
||||
ContainerType.inputs: 2,
|
||||
},
|
||||
reboot_after_setup=True,
|
||||
target_options=["-runs=1000"],
|
||||
target_options=["-runs=10000000"],
|
||||
),
|
||||
"linux-libfuzzer-dlopen": Integration(
|
||||
template=TemplateType.libfuzzer,
|
||||
|
Reference in New Issue
Block a user