diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-12-18 11:43:32 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-12-18 14:10:23 +0100 |
| commit | 465b0b7833049fec5d90f3a24a47e3255065f71b (patch) | |
| tree | 36966d90f431432f85ca0c518140857cdae2bf7e /pkg/report/testdata/linux | |
| parent | 9f48e03d80af4edfc99cf01811234cf5bf562aa2 (diff) | |
syz-fuzzer: improve deflaking during minimization
Currently we run an input 3 times to get minimal new coverage,
and then during minimization trying only 1 time to get the same coverage.
This plays poorly with flaky kernel coverage.
Require at least 1 out of 3 runs during minimization to get the same new coverage.
Experimental results suggest that this leads to higher quality corpus
(though, systematic tuning proved to be very hard due to flakes
and hard to explain effects on corpus size, program size, coverage and signal).
Diffstat (limited to 'pkg/report/testdata/linux')
0 files changed, 0 insertions, 0 deletions
