llvm-project/lldb/test/Shell
David Spickett f152472af5 [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests
These tests fail if you build without the x86 llvm backend.
Either because they use an x86 triple or try to backtrace which
requires some x86 knowledge to see all frames.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D100194
2021-04-13 12:51:48 +00:00
..
Breakpoint [lldb] Remove implicit_const_form_support.test 2021-03-11 10:47:06 +01:00
BuildScript Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Commands Fix "image lookup --address" Summary results for inline functions. 2021-04-01 11:36:26 -07:00
Driver [lldb] Skip TestError.test with reproducers 2020-08-17 10:42:58 -07:00
Error [lldb] Don't search for system specific strings in assert.test 2021-03-29 10:46:14 +02:00
ExecControl/StopHook [lldb] Enable FreeBSDRemote plugin by default and update test status 2020-11-05 17:49:46 +01: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] Fix 'r' and 'run' aliases on Apple Silicon 2021-02-11 20:23:53 -08:00
Minidump [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests 2021-04-13 12:51:48 +00:00
ObjectFile [lldb] Update object.test after 'nosync' inference was enabled. 2021-04-09 10:04:15 +02:00
Process [lldb] Replace TestAbortExitCode with a debugserver specific test 2020-11-12 17:33:21 +01: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] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
Register [lldb] Disable x86-multithread-write.test with reproducers 2021-02-11 13:17:30 -08:00
Reproducer [lldb] Remove references to LLDB_CAPTURE_REPRODUCER 2021-03-31 21:42:00 -07:00
ScriptInterpreter [lldb] Update crashlog script for JSON changes 2021-03-09 10:44:34 -08:00
Settings [lldb] Fix that symbols.clang-modules-cache-path is never initialized 2020-12-10 13:37:40 +01:00
Subprocess Reland "[lldb] [Process] Watch for fork/vfork notifications" for Linux 2021-04-13 14:38:31 +02:00
SymbolFile [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests 2021-04-13 12:51:48 +00:00
Unwind Fix lldb test failure due to D93082. 2020-12-23 14:16:27 -08: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] Fix test_exec_root of API tests 2021-03-22 15:15:48 +01:00
lldb-server [lldb] Reinstate TestGdbserverPort.test 2020-11-10 15:51:15 +01:00
.clang-format [test] Add a .clang-format file for the shell test. 2019-10-17 21:23:35 +00:00
CMakeLists.txt Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites" 2021-03-22 14:36:43 -07:00
lit-lldb-init.in [lldb] Kill the inferior instead of detaching during test suite runs 2020-12-09 18:40:06 -08:00
lit.cfg.py [lldb] Remove references to LLDB_CAPTURE_REPRODUCER 2021-03-31 21:42:00 -07:00
lit.site.cfg.py.in [lldb] [debugserver] Add stN aliases for stmmN for compatibility 2021-01-07 02:10:38 +01:00