summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/trace-malloc-threaded.test
AgeCommit message (Expand)Author
2022-12-16[fuzzer] Convert tests to check 'target=...'Paul Robinson
2019-04-30fix broken testJonathan Metzman
2019-04-30Fix issues with testing for i386Jonathan Metzman
2018-09-04[libFuzzer] Enable tests on WindowsMatt Morehouse
2018-06-26[libFuzzer] Mark several tests UNSUPPORTED for aarch64.Matt Morehouse
2018-05-11[libFuzzer] [NFC] Prefix all run lines with %runGeorge Karpenkov
2018-03-27[libFuzzer] Place volatile after pointer types.Matt Morehouse
2018-03-23[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.Matt Morehouse
2017-11-01[fuzzer] Fix threaded stack printingVitaly Buka
2017-11-01Revert "[fuzzer] Fix threaded stack printing and nested mallocs"Vitaly Buka
2017-10-31[fuzzer] Fix threaded stack printing and nested mallocsVitaly Buka