llvm-project/lldb/test/Shell
Jonas Devlieghere 536612df4b [lldb/Test] Use lit's capabilities to skip lldb-repro tests.
This allows us to skip the reproducer tests themselves as a whole as
well as individual tests with the UNSUPPORTED keyword.
2020-01-22 13:24:12 -08:00
..
Breakpoint BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than g_breakpoint_dummy_options 2019-11-07 14:25:04 -08:00
BuildScript Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Commands [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Driver [lldb/Test] Try to appease the Windows bot 2020-01-07 21:40:07 -08:00
ExecControl/StopHook [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Expr [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Heap [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Host [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Minidump [lldb] Allow loading of minidumps with no process id 2020-01-20 13:08:58 +01:00
ObjectFile [lldb] s/lldb/%lldb in two tests 2020-01-22 11:02:29 +01:00
Process [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
Quit [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
Register [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Reproducer [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
ScriptInterpreter [lldb/Lua] Support loading Lua modules 2020-01-10 10:22:30 -08:00
Settings [FormatEntity] Add mangled function name support 2019-12-12 10:22:57 -08:00
SymbolFile [lldb/DWARF] Change how we construct a llvm::DWARFContext 2020-01-20 11:45:53 +01:00
Unwind [lldb] Fix eh-frame-small-fde test for changes in lld 2020-01-13 11:17:34 +01:00
Watchpoint [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads 2019-11-25 20:11:59 +01:00
helper [lldb/Util] Add a utility to run transparently capture and replay tests. 2020-01-20 10:30:19 -08:00
.clang-format [test] Add a .clang-format file for the shell test. 2019-10-17 21:23:35 +00:00
CMakeLists.txt [lldb/CMake] Add check-lldb-shell and check-lldb-api targets for Xcode 2020-01-21 13:22:33 -08:00
lit-lldb-init.in Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
lit.cfg.py [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
lit.site.cfg.py.in [lldb/Lua] Implement a Simple Lua Script Interpreter Prototype 2019-12-20 11:19:47 -08:00