Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuzz: fix wrong index in clear_bits | Qiuhao Li | 2021-02-08 | 1 | -1/+1 |
* | fuzz: heuristic split write based on past IOs | Qiuhao Li | 2021-01-11 | 1 | -0/+56 |
* | fuzz: add minimization options | Qiuhao Li | 2021-01-11 | 1 | -4/+26 |
* | fuzz: set bits in operand of write/out to zero | Qiuhao Li | 2021-01-11 | 1 | -0/+39 |
* | fuzz: remove IO commands iteratively | Qiuhao Li | 2021-01-11 | 1 | -15/+26 |
* | fuzz: split write operand using binary approach | Qiuhao Li | 2021-01-11 | 1 | -9/+20 |
* | fuzz: double the IOs to remove for every loop | Qiuhao Li | 2021-01-11 | 1 | -12/+21 |
* | fuzz: accelerate non-crash detection | Qiuhao Li | 2021-01-11 | 1 | -13/+31 |
* | scripts/oss-fuzz: Add crash trace minimization script | Alexander Bulekov | 2020-10-26 | 1 | -0/+157 |