summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/fork.test
AgeCommit message (Expand)Author
2023-09-01[test][fuzzer] Deflake fork.testVitaly Buka
2022-12-16[fuzzer] Convert tests to check 'target=...'Paul Robinson
2021-07-09Revert "Revert "Temporarily do not drop volatile stores before unreachable""Nico Weber
2021-07-09[compiler-rt] fuzzer: adjust tests to not expect that store to null traps and...Roman Lebedev
2020-06-09Change filecheck default to dump input on failureMehdi Amini
2019-07-15[libFuzzer] Disable fork.test on AArch64Diana Picus
2019-05-07[libFuzzer] Increase timeouts on fork tests and skip one on aarch64Peter Smith
2019-05-01[libFuzzer] Add --dump-input-on-failure to help diagnose AArch64 failuresPeter Smith
2019-04-30remove extra zerosJonathan Metzman
2019-04-30fix commentJonathan Metzman
2019-04-30Enable x86 buildsJonathan Metzman
2019-02-27[libFuzzer][Windows] Port fork mode to WindowsJonathan Metzman
2019-02-15[libFuzzer] form mode: add -ignore_crashes flag, honor the max_total_time fla...Kostya Serebryany
2019-02-12[libFuzzer] teach the fork mode to ignore OOMs and timeoutsKostya Serebryany
2019-02-12[libFuzzer] run the -fork=1 tests only on linuxKostya Serebryany