summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/lit.cfg.py
AgeCommit message (Expand)Author
2025-10-01[lldb][test] Allow '.c' files to be used as shell tests (#161520)Michael Buch
2025-09-13[LLDB] Require DIA SDK for testing the PDB plugin-selection setting (#158284)nerix
2025-09-03[LLDB] Make internal shell the default for running LLDB lit tests. (#156729)cmtice
2025-08-05[LLDB][NativePDB] Use undecorated name for types if UniqueName isn't mangled ...nerix
2025-06-17[lldb] make lit use the same Python executable for building and testing (#143...Charles Zablit
2025-06-13Revert "[lit] cleanup unused imports" (#144054)Charles Zablit
2025-06-12[lit] cleanup unused imports (#143930)Charles Zablit
2025-06-09[lldb] make lit use the same PYTHONHOME for building and testing (#143183)Charles Zablit
2024-11-12[lldb][test] Fix remote Shell tests failures on Windows host (#115716)Vladislav Dzhidzhoev
2024-11-06[lldb] Set MallocNanoZone for all sanitizers when running testsJonas Devlieghere
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-10-07[lldb][test] Support remote run of Shell tests (#95986)Vladislav Dzhidzhoev
2024-06-26[lldb] fix(lldb/**.py): fix comparison to None (#94017)Eisuke Kawashima
2024-04-15[lldb][lit] Guard MallocNanoZone envvar in shell tests (#88824)Chelsea Cassanova
2024-04-11Reland "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" … (#88...Chelsea Cassanova
2024-04-11Revert "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" (#88436)Chelsea Cassanova
2024-04-11[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds (#88431)Chelsea Cassanova
2024-03-07[lldb] Disable shell tests affected by ld_new bug (#84246)Dave Lee
2023-08-07[lldb] Make TSan errors fatal when running the test suiteJonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-17[lldb][gnustep] Add basic test and infrastructure for GNUstep ObjC runtimeStefan Gränitz
2022-10-14[LLDB] Only run lldb-server Shell tests if it gets builtAlex Langford
2022-06-09[lldb] Set COFF module ABI from default triple and make it an optionAlvin Wong
2022-04-29[lldb] Use shutil.which instead of distutils find_executableDavid Spickett
2022-01-07[lldb] Use lit_config.note to print module cache messageJonas Devlieghere
2021-08-09[lldb] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is usedMichał Górny
2021-03-31[lldb] Remove references to LLDB_CAPTURE_REPRODUCERJonas Devlieghere
2021-03-22[lldb] Fix test_exec_root of API testsPavel Labath
2021-03-09[lldb] Propagate XDG_CACHE_HOME environment variable to testsJonas Devlieghere
2021-03-09[lldb] Use lit.with_system_environment to propagate env variablesJonas Devlieghere
2021-01-07[lldb] [debugserver] Add stN aliases for stmmN for compatibilityMichał Górny
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny
2020-10-08[lldb] Initial version of FreeBSD remote process pluginMichał Górny
2020-05-28[lldb/Reproducers] Add top-level-target check-lldb-reproducersJonas Devlieghere
2020-04-14[lldb/Test] s/lldb-repo/lldb-repro/ (NFC)Jonas Devlieghere
2020-01-22[lldb/Test] Use lit's capabilities to skip lldb-repro tests.Jonas Devlieghere
2020-01-20[lldb/Util] Add a utility to run transparently capture and replay tests.Jonas Devlieghere
2019-12-20[lldb/Lua] Implement a Simple Lua Script Interpreter PrototypeJonas Devlieghere
2019-12-13[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere
2019-12-04[lldb/Reproducers] Propagate LLDB_CAPTURE_REPRODUCER to the test suiteJonas Devlieghere
2019-11-25[lldb] [Process/NetBSD] Copy watchpoints to newly-created threadsMichał Górny
2019-10-10[test] Add timeout to API tests.Jonas Devlieghere
2019-10-10[test] Use a different module cache for Shell and API tests.Jonas Devlieghere
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere