llvm-project/lldb/test/API/functionalities
Michael Buch 71f3cac789 Revert "[lldb][Target] Flush the scratch TypeSystem when owning lldb_private::Module gets unloaded"
This reverts commit 4df11394a1.
2022-12-02 14:12:41 +00:00
..
abbreviation [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
alias
archives Add the ability to show when variables fails to be available when debug info is valid. 2022-09-12 13:59:05 -07:00
asan [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
avoids-fd-leak [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
backticks [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
breakpoint [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
completion [lldb] Fix completion of 'settings set' values 2022-09-26 11:26:13 -07:00
conditional_break [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
data-formatter [DataFormatter] Fix variant npos with `_LIBCPP_ABI_VARIANT_INDEX_TYPE_OPTIMIZATION` enabled. 2022-11-30 13:20:13 -08:00
dead-strip [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
deleted-executable [lldb] Fix TestDeletedExecutable on linux 2022-08-03 15:44:19 +02:00
diagnostic_reporting [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
disassemble/aarch64-adrp-add [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
dlopen_other_executable [lldb] Adapt lldb tests to changes in 71cdb8c6f1 2022-07-23 15:37:26 -07:00
dwo [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
dyld-exec-linux [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
dyld-launch-linux [lldb] Relax backtrace checks in TestDyldLaunchLinux 2022-06-20 12:59:31 +02:00
dynamic_value_child_count [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
exec [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
fat_archives [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
find-line-entry [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
float-display
gdb_remote_client [lldb] Prevent an infinite loop while reading memory regions 2022-11-25 11:55:41 +01:00
history [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
inferior-assert [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
inferior-changed [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
inferior-crashing [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
inline-stepping [LLDB] Skip buildbot failures AArch64/Windows 2022-08-02 16:59:12 +05:00
jitloader_gdb [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
launch_stop_at_entry [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
lazy-loading [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
limit-debug-info Report which modules have forcefully completed types in statistics. 2022-11-30 21:22:27 -08:00
load_after_attach [lldb] Fixup TestLoadAfterAttach for 82ba3f4 2022-07-07 15:06:40 +02:00
load_lazy [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
load_unload [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
load_using_paths [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
location-list-lookup [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
longjmp [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
memory [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
memory-region [LLDB] Fix "memory region --all" when there is no ABI plugin 2022-09-23 12:32:38 +00:00
module_cache [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
mtc [lldb] Add assertStopReason helper function 2022-08-03 11:44:13 -07:00
multidebugger_commands [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
multiple-slides Clear old section-to-addr entry when loading Section at new addr 2022-09-27 16:20:26 -07:00
multiword-commands [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
non-overlapping-index-variable-i [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
object-file [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
optimized_code [lldb][test] Avoid UB in optimized_code test 2022-11-13 14:21:55 -08:00
param_entry_vals/basic_entry_values [lldb] Update TestBasicEntryValues.py for `image lookup` output 2022-03-02 22:35:34 -08:00
paths [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
plugins [test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeaders 2022-11-17 08:17:10 -08:00
pointer_num_children [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
postmortem Reland "[lldb] Fix SBFileSpec.fullpath" 2022-11-21 12:45:27 -08:00
pre_run_dylibs [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
process_crash_info [lldb/crashlog] Add support for Application Specific Backtraces & Information 2022-11-03 14:44:53 -07:00
process_group [lldb] Add assertStopReason helper function 2022-08-03 11:44:13 -07:00
process_save_core [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
process_save_core_minidump [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
progress_reporting [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
ptr_refs [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
ptrauth_diagnostics [StopInfoMachException] Summarize arm64e BLRAx/LDRAx auth failures 2021-09-14 13:31:52 -07:00
recursion [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
rerun [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
return-value [lldb] Add assertStopReason helper function 2022-08-03 11:44:13 -07:00
scripted_process [lldb/Plugins] Improve error reporting with reading memory in Scripted Process 2022-11-18 13:56:48 -08:00
set-data [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
show_location [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
signal Remove the check for eStateConnected in remote testing sessions. 2022-08-04 09:19:55 -07:00
source-map Add SBDebugger::GetSetting() public APIs 2022-09-11 20:50:03 -07:00
stats_api [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
step-avoids-no-debug [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
step-avoids-regexp [lldb][CPlusPlus] Add abi_tag support to the CPlusPlusNameParser 2022-10-21 14:00:50 +01:00
step-vrs-interrupt [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
step_scripted [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
stop-on-sharedlibrary-load [lldb] Add assertStopReason helper function 2022-08-03 11:44:13 -07:00
tail_call_frames [lldb][test] Remove empty setUp/tearDown methods (NFC) 2022-10-27 08:41:00 -07:00
target-new-solib-notifications [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
target_var [lldb] Enable TestTargetVar on non-darwin 2022-11-21 13:26:01 +01:00
testid [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
thread [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00
thread_plan [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
tsan [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
tty [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
type_get_module [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
type_lookup [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
ubsan Turn off the warning that the undefined behavior I am using in 2022-10-04 11:38:32 -07:00
unused-inlined-parameters [lldb][Test] Prevent generating DW_AT_location for unused argument 2022-08-25 08:49:13 +01:00
unwind [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
value_md5_crash [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
var_path [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
wrong_commands [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00