llvm-project/lldb/packages/Python/lldbsuite/test/functionalities
Davide Italiano caade28362 [testsuite] Convert TestSingleQuote to lit.
Nothing crazy, this is pretty mechanical.

llvm-svn: 353894
2019-02-12 22:57:57 +00:00
..
abbreviation *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
alias
apropos_with_process Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
archives Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
asan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
attach_resume [lldbsuite, windows] Mark tests as XFAIL on Windows or skip them 2018-08-02 21:26:19 +00:00
avoids-fd-leak [testsuite] Reintroduce test to check leaking. 2018-02-12 18:06:34 +00:00
backticks *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint [Python2 to Python 3] Fix print -> print(). 2019-02-05 00:59:57 +00:00
command_history *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
command_script Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
command_script_alias *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
command_script_immediate_output Disable two flaky pexpect-backed tests on Darwin 2018-08-16 18:18:16 +00:00
command_source Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
completion Update test that checks auto-completion for settings set. 2018-10-26 00:50:54 +00:00
conditional_break Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
darwin_log Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter [Test] Fix up tests affected by the new LLVM header. 2019-01-22 03:50:44 +00:00
dead-strip Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
deleted-executable Re-commit "Introduce ObjectFileBreakpad" 2018-12-10 17:16:38 +00:00
disassembly Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
dynamic_value_child_count Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
exec [testsuite] Remove unused seven module imports. 2019-01-28 18:07:41 +00:00
expr-doesnt-deadlock Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
expr-entry-bp [Target] Do not skip a stop on a breakpoint if a plan was completed 2018-11-30 09:45:52 +00:00
fat_archives [testsuite] Remove unused seven module imports. 2019-01-28 18:07:41 +00:00
format Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
frame-diagnose Enforce that tests building with buildDefault set NO_DEBUG_INFO_TESTCASE 2018-01-30 17:02:42 +00:00
frame-language Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
frame-recognizer [lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values 2019-02-07 01:49:10 +00:00
frame_var Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
frame_var_scope Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
gdb_remote_client [lldbsuite] Disable TestStopPCs when there's no XML support 2018-12-06 00:11:17 +00:00
history Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
inferior-assert Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
inferior-changed Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
inferior-crashing Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
inline-stepping [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
jitloader_gdb Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
launch_with_shellexpand Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
load_unload Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
load_using_paths Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
longjmp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
memory Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
memory-region Add a basic test for 'memory region' 2018-09-12 10:04:25 +00:00
mtc/simple Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
multidebugger_commands *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
nested_alias Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
non-overlapping-index-variable-i Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
nosucharch Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
object-file *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
paths *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
platform [gdb-remote] Use lldb's portable Host::GetEnvironment() instead of getenv 2019-02-07 18:22:00 +00:00
plugins Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
postmortem Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
pre_run_dylibs Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
process_attach A few small updates to the testsuite for running against an iOS device. 2018-12-17 23:33:40 +00:00
process_group A few small updates to the testsuite for running against an iOS device. 2018-12-17 23:33:40 +00:00
process_launch [lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it on Windows 2018-06-13 19:02:44 +00:00
process_save_core Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
ptr_refs Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
recursion Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
register [Python] Python 2 and Python 3 disagree on `/`. 2019-01-31 00:43:36 +00:00
rerun Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
return-value Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
set-data Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
show_location [LLDB] - Improved DWARF5 support. 2018-09-13 17:06:47 +00:00
signal Rewrite the flaky test_restart_bug test in a more deterministic way 2018-02-08 10:37:23 +00:00
source-map Add the source directory for https://reviews.llvm.org/D57552. 2019-02-06 00:52:04 +00:00
stats [Command] Implement `statistics` command. 2018-04-13 18:02:39 +00:00
stats_api [SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics(). 2018-09-28 23:27:54 +00:00
step-avoids-no-debug Make testcase classnames unique 2018-06-24 10:36:44 +00:00
step_scripted Add setting to require hardware breakpoints. 2018-11-15 01:18:15 +00:00
tail_call_frames Remove NO_DEBUGINFO_TESTCASE from testcase. 2019-01-24 21:32:32 +00:00
target_command Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
target_create_deps Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
target_var Skip test with older versions of clang 2018-10-03 16:24:14 +00:00
testid add a simple test case to validate test id() 2016-10-03 22:49:13 +00:00
thread Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tsan Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tty Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
type_completion Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
type_lookup Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ubsan Fix TestUbsanBasic 2018-02-23 05:03:10 +00:00
unwind Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
value_md5_crash Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
watchpoint Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
wrong_commands Fix duplicate suggestions after an ambiguous command 2018-07-26 17:14:18 +00:00