.. |
abbreviation
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
alias
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
archives
|
[lldb] Add expect_var_path to test variable path results
|
2020-11-12 16:14:48 +01:00 |
asan
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
avoids-fd-leak
|
[lldb] Enable FreeBSDRemote plugin by default and update test status
|
2020-11-05 17:49:46 +01:00 |
backticks
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
breakpoint
|
Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"
|
2020-12-07 15:58:49 +01:00 |
completion
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
conditional_break
|
[lldb/Reproducers] Differentiate active and passive replay unexpected packet.
|
2020-05-27 13:52:38 -07:00 |
darwin_log
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
data-formatter
|
[lldb/DataFormatters] Display null C++ pointers as nullptr
|
2020-11-12 15:24:06 -08:00 |
dead-strip
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
deleted-executable
|
[lldb] [Platform/POSIX] Use gdb-remote plugin when attaching
|
2020-12-07 09:56:51 +01:00 |
dlopen_other_executable
|
[lldb] [test] Link FreeBSD test failures to bugs
|
2020-12-07 09:56:50 +01:00 |
dynamic_value_child_count
|
[lldb] Replace assertTrue(a == b, "msg") with assertEquals(a, b, "msg") in the test suite
|
2020-02-13 15:00:55 +01:00 |
exec
|
[lldb] [test] Un-XFAIL tests on freebsd/i386
|
2020-11-18 12:09:11 +01:00 |
fat_archives
|
Repair support for launching ios/tv/watch simulator binaries through platform
|
2020-06-19 09:42:44 -07:00 |
float-display
|
…
|
|
gdb_remote_client
|
Make offset field optional in RegisterInfo packet for Arm64
|
2020-12-02 03:19:43 +05:00 |
history
|
[lldb/test] Fix TestHistoryRecall failure (NFC)
|
2020-07-23 13:27:12 +02:00 |
inferior-assert
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
inferior-changed
|
[lldb/Test] Add skipIfReproducer for tests that are not expected to work
|
2020-04-21 14:42:14 -07:00 |
inferior-crashing
|
[lldb] Enable FreeBSDRemote plugin by default and update test status
|
2020-11-05 17:49:46 +01:00 |
inline-stepping
|
[lldb/testsuite] un-XFail TestInlineStepping.py on linux and windows
|
2020-03-19 09:24:11 -07:00 |
jitloader_gdb
|
[lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)
|
2020-08-17 10:05:49 -07:00 |
lazy-loading
|
…
|
|
limit-debug-info
|
[lldb] Check Decl kind when completing -flimit-debug-info types
|
2020-08-14 12:31:37 +02:00 |
load_unload
|
[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decorator
|
2020-11-11 09:14:54 +01:00 |
load_using_paths
|
[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decorator
|
2020-11-11 09:14:54 +01:00 |
longjmp
|
[lldb] Enable FreeBSDRemote plugin by default and update test status
|
2020-11-05 17:49:46 +01:00 |
memory
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
memory-region
|
Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"
|
2020-12-07 15:58:49 +01:00 |
mtc
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
multidebugger_commands
|
…
|
|
multiword-commands
|
…
|
|
non-overlapping-index-variable-i
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
object-file
|
…
|
|
optimized_code
|
…
|
|
param_entry_vals/basic_entry_values
|
[lldb] Skip tests exercising DW_OP_GNU_entry_value with dsymutil
|
2020-06-02 18:31:15 +02:00 |
paths
|
…
|
|
plugins
|
[lldb] [test] Link FreeBSD test failures to bugs
|
2020-12-07 09:56:50 +01:00 |
pointer_num_children
|
Prevent GetNumChildren from transitively walking pointer chains
|
2020-05-25 11:30:22 +02:00 |
postmortem
|
[lldb] Report old modules from ModuleList::ReplaceEquivalent
|
2020-10-30 15:14:32 -04:00 |
pre_run_dylibs
|
…
|
|
process_crash_info
|
[lldb] NFC: Fix trivial typo in comments, documents, and messages
|
2020-04-07 01:06:16 +09:00 |
process_group
|
[lldb] Skip TestChangeProcessGroup on watchOS/tvOS
|
2020-11-05 15:11:30 +01:00 |
process_save_core
|
[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decorator
|
2020-11-11 09:14:54 +01:00 |
ptr_refs
|
[lldb] Remove XFAIL from now passing TestPtrRefs/TestPtreRefsObjC
|
2020-08-15 08:14:44 +02:00 |
recursion
|
[lldb] Speed up TestValueObjectRecursion by making it a no_debug_info_test
|
2020-09-04 11:25:43 +02:00 |
reproducers/attach
|
[lldb] [test] Reenable two passing tests on FreeBSD
|
2020-12-01 23:25:45 +01:00 |
rerun
|
…
|
|
return-value
|
[lldb] [test] Link FreeBSD test failures to bugs
|
2020-12-07 09:56:50 +01:00 |
set-data
|
[lldb] [test] Skip ObjC-based tests via 'objc' category
|
2020-11-10 12:02:38 +01:00 |
show_location
|
[lldb/Test] Generate YAML binary in build directory
|
2020-05-27 12:08:41 -07:00 |
signal
|
[lldb] [Process/FreeBSDRemote] Fix handling user-generated SIGTRAP
|
2020-11-10 14:18:03 +01:00 |
source-map
|
[Test] Simplify DWARF test cases. NFC.
|
2020-08-31 14:03:48 +08:00 |
stats_api
|
…
|
|
step-avoids-no-debug
|
[lldb] [test] Un-XFAIL tests on freebsd/i386
|
2020-11-18 12:09:11 +01:00 |
step_scripted
|
[lldb] Skip TestStepScripted with reproducers
|
2020-08-13 09:46:52 -07:00 |
tail_call_frames
|
[lldb] Use target.GetLaunchInfo() instead of creating an empty one.
|
2020-08-06 11:51:26 -07:00 |
target-new-solib-notifications
|
[lldb] Set the launch flags to GetLaunchInfo().GetLaunchFlags()
|
2020-08-13 10:24:35 -07:00 |
target_var
|
Fix reporting the lack of global variables in "target var".
|
2020-09-21 17:29:40 -07:00 |
testid
|
…
|
|
thread
|
[lldb] [test] Fix continue_to_breakpoint() args in TestThreadStepOut
|
2020-12-07 09:56:51 +01:00 |
thread_plan
|
[lldb/Test] use GetLoadAddress from scripted thread plan
|
2020-05-29 23:04:08 -07:00 |
tsan
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
tty
|
…
|
|
type_completion
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
type_get_module
|
[lldb/test] Fix a fragile assumption in TestTypeGetModule
|
2020-11-02 15:42:14 +01:00 |
type_lookup
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
ubsan
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |
unwind
|
[lldb/test] Use shorter test case names in TestStandardUnwind
|
2020-08-28 11:49:50 -07:00 |
value_md5_crash
|
[lldb] Remove license headers from all test source files
|
2020-02-20 08:32:01 +01:00 |
var_path
|
Fix error handling after [<index>] in 'frame variable'
|
2020-05-06 11:03:46 +02:00 |
wrong_commands
|
[lldb] [test] Rename '.categories' to 'categories'
|
2020-11-10 12:02:38 +01:00 |