v8/tools/foozzie
Michael Achenbach 74a2a8f611 [foozzie] Add flag experiments for gc fuzzing
This will add three gc fuzzing flags with 5% likelihood each to the second
correctness fuzzing config. The random checks are determined by the
top-level random-seed passed to the script.

This change depends on setting the fuzzer random seed as default to the
standard random seed, since the former isn't explicitly passed by
clusterfuzz.

NOTRY=true
TBR=hpayer@chromium.org

Bug: v8:7012
Change-Id: I794dc48bb953b6a95bbc4fc4305ad561bc13b6ee
Reviewed-on: https://chromium-review.googlesource.com/865912
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50577}
2018-01-15 13:03:54 +00:00
..
testdata [foozzie] Add flag experiments for gc fuzzing 2018-01-15 13:03:54 +00:00
BUILD.gn [foozzie] Mock out large typed arrays 2017-02-09 08:33:16 +00:00
v8_commands.py [foozzie] Initial correctness fuzzer harness. 2016-12-19 10:13:48 +00:00
v8_foozzie_test.py [foozzie] Remove obsolete suppressions 2017-04-27 14:49:13 +00:00
v8_foozzie.py [foozzie] Add flag experiments for gc fuzzing 2018-01-15 13:03:54 +00:00
v8_mock_archs.js [foozzie] Mock out typed array set function to suppress range error 2017-06-02 13:57:55 +00:00
v8_mock.js [foozzie] Fix float array mocks 2017-06-02 13:23:34 +00:00
v8_suppressions.js [foozzie] Suppress Math.pow precision 2017-02-27 09:42:57 +00:00
v8_suppressions.py [foozzie] Suppress test cases with async in slow-path mode 2018-01-11 15:14:55 +00:00