summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer
AgeCommit message (Expand)Author
2025-11-19[Fuzzer] make big-file-copy.test work with the internal shell (#168658)Aiden Grossman
2025-11-19[compiler-rt] [libFuzzer] Fix merge-posix test (again) (#168639)Andrew Haberlandt
2025-11-17[compiler-rt] [libFuzzer] Fix merge-posix.test file size test (#168137)Andrew Haberlandt
2025-10-31[Fuzzer][Test-Only][Darwin] Mark coverage.test and exit_on_src_pos.test unsup...Dan Blackwell
2025-10-28[Fuzzer][Test-Only] Re-enable fuzzer-ubsan.test on Darwin (#165403)Dan Blackwell
2025-10-28[Fuzzer][Test-Only] Increase runs for reduce-inputs.test (#165402)Dan Blackwell
2025-09-26Revert "[compiler-rt] Fix some tests to work with lit internal shell." (#160949)cmtice
2025-09-26[compiler-rt] Fix some tests to work with lit internal shell. (#160728)cmtice
2025-09-21Reapply "[compiler-rt] Remove %T from shared object substitutions (#155302)"Aiden Grossman
2025-09-19Fix libFuzzer array alignment with empty modules (#159661)Bitshift
2025-09-10[compiler-rt] Update fuzzer/focus-function.test to not require shell. (#157967)cmtice
2025-09-10[compiler-rt] Fix sig-trap.test to work with lit internal shell. (#157966)cmtice
2025-09-10[libFuzzer] Change sig-trap test to allow expected output strings in any orde...Dan Blackwell
2025-09-08Revert "[compiler-rt] Remove %T from shared object substitutions (#155302)"Hans Wennborg
2025-09-06Reapply "[compiler-rt] Remove %T from shared object substitutions (#155302)"Aiden Grossman
2025-08-29[fuzzer] Fix-forward fix-forward CrossOverTest.cppThurston Dang
2025-08-29[fuzzer] Avoid buffer overflow in CrossOverTest.cpp (and fix-forward build br...Thurston Dang
2025-08-26Revert "Reapply "[compiler-rt] Remove %T from shared object substitutions (#1...Aiden Grossman
2025-08-26Reapply "[compiler-rt] Remove %T from shared object substitutions (#155302)"Aiden Grossman
2025-08-25Revert "[compiler-rt] Remove %T from shared object substitutions (#155302)"Aiden Grossman
2025-08-25[compiler-rt] Remove %T from shared object substitutions (#155302)Aiden Grossman
2025-08-22[Sanitizers][Test] XFAIL fuzzer-ubsan on darwin arm (#154860)Mariusz Borsa
2025-08-14[compiler-rt][libFuzzer] Add %run directives to focus-function.test (#153185)Aleksei Babushkin
2025-07-30Reapply "[compiler-rt] Remove %T from tests (#151265)"Aiden Grossman
2025-07-30Revert "[compiler-rt] Remove %T from tests (#151265)"Aiden Grossman
2025-07-29[compiler-rt] Remove %T from tests (#151265)Aiden Grossman
2025-07-29[libFuzzer] Mark libFuzzer SIGTRAP test unsupported on windows (#151109)Dan Blackwell
2025-07-28[compiler-rt][libFuzzer] Add support for capturing SIGTRAP exits. (#149120)Dan Blackwell
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne
2025-06-27Fix uncaught-exception.test. (#146190)Qinkun Bao
2025-06-27Fix uncaught-exception.test. (#146181)Qinkun Bao
2025-06-18Augment `uncaught-exception.test` fuzzer test to be msvc-compatible (#125924)David Justo
2024-12-31[fuzzer][test] Disable noasan-strcmp test for AArch64Muhammad Omair Javaid
2024-10-14[Fuchsia][cmake] Avoid referencing cxx_shared in compiler-rt (#112257)Paul Kirth
2024-10-14fuzzer/strncmp.test: Increase iteration to 20M.NAKAMURA Takumi
2024-09-09[Fuzzer] Passthrough zlib CMake paths into the test (#107926)Petr Hosek
2024-08-26[compiler-rt][test] Add REQUIRES: shell to focus-function.test with for-loop ...Harini0924
2024-08-26[compiler-rt][tests] Fix env command not found errors with lit internal shell...Harini0924
2024-08-26[compiler-rt][test] Add REQUIRES: shell in tests that use the `ulimit` comman...Harini0924
2024-08-22[compiler-rt][test] Change tests to remove the use of `unset` command in lit ...Harini0924
2024-08-21[compiler-rt][test] Added REQUIRES:shell to fuzzer test with for-loop (#105557)Connie Zhu
2024-08-13Add REQUIRES: shell to Tests Requiring Full Shell Functionality with lit Inte...Harini0924
2024-07-18[compiler-rt] Cleanup use of COMPILER_RT_INCLUDE_TESTS (#98246)Vitaly Buka
2024-07-17[NFC][fuzzer] Remove unhelpful lit notesVitaly Buka
2024-07-09[libfuzzer] Fix -runs=X flaky test (fuzzer-finalstats.test) (#96914)Mitch Phillips
2024-07-09[compiler-rt][fuzzer][test] Disable finalstats testDavid Spickett
2024-07-04[compiler-rt][Fuzzer] Disable fuzzer-leak testDavid Spickett
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse
2024-04-12Reland "[compiler-rt] Allow running tests without installing first"Alexander Richardson
2024-04-08Revert "[compiler-rt] Allow running tests without installing first"Saiyedul Islam