llvm-project/lldb/test/Shell
Jonas Devlieghere 5a08280659
[lldb] Fix flakiness in shell tests that mixed stderr and stdout
Because the diagnostic events are processed by the default event handler
in its own thread, tests cannot rely on output ordering. Split stdout
and stderr to make the test reliable again.
2022-06-24 10:53:15 -07:00
..
Breakpoint [lldb] [test] Update baseline test status for FreeBSD 2022-06-17 14:35:18 +02:00
BuildScript [lldb] Allow EXE or exe in toolchain-msvc.test 2022-04-29 12:22:33 +00:00
Commands Revert "[LLDB] Handle DIE with DW_AT_low_pc and empty ranges" 2022-06-23 10:33:05 +00:00
Driver [lldb][bindings] Implement __repr__ instead of __str__ 2022-06-11 10:19:51 -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] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is used 2021-08-09 21:35:11 +02:00
Heap [lldb] Print message after loading 'crashlog' command 2022-02-07 12:34:12 -08:00
Host Don't depend on the "run" alias doing shell expanding. 2021-06-15 16:37:46 -07:00
Minidump [lldb] Add gnu-debuglink support for Windows PE/COFF 2022-06-09 14:39:33 +03:00
ObjectFile [lldb] Add setting to override PE/COFF ABI by module name 2022-06-22 17:16:06 +03:00
Process [lldb] Remove TestShell.test 2022-04-14 12:10:54 -07:00
Quit
REPL [lldb] Check if language is supported before creating a REPL instance 2021-12-14 12:05:35 -08:00
Recognizer [lldb] Skip Recognizer/assert.test on linux 2022-06-21 16:51:02 +02:00
Register Correct debugserver to write xmm/ymm/zmm reg values 2022-04-06 23:36:52 -07:00
Reproducer [lldb] Remove reproducer logic from LocateSymbolFileMacOSX 2022-04-13 16:27:02 -07:00
ScriptInterpreter Fix `script -lpython` to handle control flow in one-line commands. 2022-06-15 22:20:48 -07:00
Settings Fix "settings set -g" so it works again. 2021-12-28 11:03:09 -08:00
Subprocess [lldb] [test] Remove parent output checks from follow-child tests 2021-09-13 15:50:00 +02:00
SymbolFile [lldb] Fix flakiness in shell tests that mixed stderr and stdout 2022-06-24 10:53:15 -07:00
Unwind Fix lldb test failure due to D93082. 2020-12-23 14:16:27 -08:00
VSCode
Watchpoint
helper Reland "[lldb] Use shutil.which in Shell tests find_executable" 2022-04-29 11:25:09 +00:00
lldb-server Revert "[lldb server] Tidy up LLDB server return codes and associated tests" 2021-09-02 15:27:39 +02:00
.clang-format
CMakeLists.txt [lldb] Match test dependencies name to other LLVM projects. 2021-05-21 00:10:27 -07:00
lit-lldb-init.in Revert "[lldb] Assert filecache and live memory match on debug under a setting" 2021-07-29 10:48:57 -07:00
lit.cfg.py [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00