llvm-project/lldb/test/Shell
Pavel Labath dfb2266328 [lldb] Make DW_AT_declaration-with-children.s test more realistic
(Re)add DW_AT_specification and DW_AT_object_pointer attributes. These
were removed in fa89f641c, as they were bogus due to bad test case
reduction.
2020-10-19 10:34:13 +02:00
..
Breakpoint [test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redirection 2020-08-20 15:01:09 -07:00
BuildScript Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Commands Revert "Revert "Add the ability to write target stop-hooks using the ScriptInterpreter."" 2020-09-29 12:01:14 -07:00
Driver [lldb] Skip TestError.test with reproducers 2020-08-17 10:42:58 -07:00
ExecControl/StopHook [StopHook] Use wildcard matching. Pointed out by Jim Ingham. 2020-03-20 13:57:40 -07:00
Expr [lldb] More memory allocation test fixes 2020-10-14 20:43:47 +02:00
Heap [lldb/Test] Mark heap-cstr.test as requiring Python 2020-02-05 16:05:54 -08:00
Host [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
Minidump Update UnwindPlan dump to list if it is a trap handler func; also Command 2020-08-25 20:53:59 -07:00
ObjectFile [test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redirection 2020-08-20 15:01:09 -07:00
Process [lldb] Handle alternative output in TestAbortExitCode 2020-10-12 16:27:06 -07:00
Quit [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
Recognizer [lldb/Test] Skip recognizer tests when Python is disabled 2020-06-30 08:59:44 -07:00
Register [lldb] [test/Register] Add read/write tests for multithreaded process 2020-10-14 11:08:36 +02:00
Reproducer [lldb] Add reproducer verifier 2020-09-02 22:00:00 -07:00
ScriptInterpreter [lldb] Add -l/--language option to script command 2020-09-15 09:40:17 -07:00
Settings [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
SymbolFile [lldb] Make DW_AT_declaration-with-children.s test more realistic 2020-10-19 10:34:13 +02:00
Unwind This test includes a source that will produce basic blocks and hence sections with -fbasic-block-sections=all. 2020-10-16 21:31:42 -07:00
VSCode [lldb-vscode] Use libOption with tablegen to parse command line options. 2020-02-21 08:15:06 -08:00
Watchpoint [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads 2019-11-25 20:11:59 +01:00
helper [lldb] Make it a fatal error when %lldb cannot be substituted 2020-08-21 11:18:21 -07:00
.clang-format [test] Add a .clang-format file for the shell test. 2019-10-17 21:23:35 +00:00
CMakeLists.txt [lldb/Reproducers] Add top-level-target check-lldb-reproducers 2020-05-28 10:48:16 -07:00
lit-lldb-init.in [lldb] Add an option to inherit TCC permissions from parent. 2020-08-05 10:08:28 -07:00
lit.cfg.py [lldb] Initial version of FreeBSD remote process plugin 2020-10-08 16:03:00 +02:00
lit.site.cfg.py.in [lldb] Use config.lldb_src_root in lit_config.load_config (NFC) 2020-09-29 23:05:12 -07:00