summaryrefslogtreecommitdiff
path: root/lldb/test/Unit
AgeCommit message (Expand)Author
2025-06-09[lldb] make lit use the same PYTHONHOME for building and testing (#143183)Charles Zablit
2024-11-06[lldb] Set MallocNanoZone for all sanitizers when running testsJonas Devlieghere
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse
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
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño
2021-03-22Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere
2021-03-22[lldb] config.test_exec_root is set by lit.cfg.pyJonas Devlieghere
2021-03-19Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere
2021-03-19[lldb] Make the API, Shell and Unit tests independent lit test suitesJonas Devlieghere
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
2020-09-29[lldb] Use config.lldb_src_root in lit_config.load_config (NFC)Jonas Devlieghere
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere
2019-10-24[CMake] Split logic across test suite subdirectories (NFC)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