1
1
skip
2
- lldbsuite.test.lldbtest.TestPrintf.test_dwarf
3
- lldbsuite.test.lldbtest.TestPrintf.test_dwo
4
- TestAttachDenied.AttachDeniedTestCase.test_attach_to_process_by_id_denied
5
2
TestBadAddressBreakpoints.BadAddressBreakpointTestCase.test_bad_address_breakpoints
3
+ TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
6
4
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwarf
7
5
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwo
8
6
TestChangeProcessGroup.ChangeProcessGroupTestCase.test_setpgid
9
- TestConcurrentVFork.TestConcurrentVFork.test_follow_child_fork_call_exec
10
- TestConcurrentVFork.TestConcurrentVFork.test_follow_child_fork_no_exec
11
- TestConcurrentVFork.TestConcurrentVFork.test_follow_child_vfork_call_exec
12
- TestConcurrentVFork.TestConcurrentVFork.test_follow_child_vfork_no_exec
13
- TestContainerCommands.TestCmdContainer.test_container_add
7
+ TestChangeValueAPI.ChangeValueAPITestCase.test_change_value_dwarf
8
+ TestCommandScript.CmdPythonTestCase.test
9
+ TestConcurrentTwoWatchpointsOneBreakpoint.ConcurrentTwoWatchpointsOneBreakpoint.test
10
+ TestConcurrentSignalNWatchNBreak.ConcurrentSignalNWatchNBreak.test
14
11
TestCreateAfterAttach.CreateAfterAttachTestCase.test_create_after_attach_dwarf
15
12
TestCreateAfterAttach.CreateAfterAttachTestCase.test_create_after_attach_dwo
16
13
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwarf
17
14
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwo
18
- TestDataFormatterSynthType.DataFormatterSynthTypeTestCase.test_with_run_command_dwarf
19
- TestDataFormatterSynthType.DataFormatterSynthTypeTestCase.test_with_run_command_dwo
20
- TestDeletedExecutable.TestDeletedExecutable.test
15
+ TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf
16
+ TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwo
21
17
TestExec.ExecTestCase.test_correct_thread_plan_state_before_exec
22
18
TestExec.ExecTestCase.test_hitting_exec
23
19
TestExec.ExecTestCase.test_skipping_exec
20
+ TestExprDoesntBlock.ExprDoesntDeadlockTestCase.test_with_run_command_dwarf
24
21
TestExpressionInSyscall.ExprSyscallTestCase.test_setpgid_dwarf
25
22
TestExpressionInSyscall.ExprSyscallTestCase.test_setpgid_dwo
23
+ TestFindInMemory.FindInMemoryTestCase.test_find_in_memory_ok
24
+ TestFindRangesInMemory.FindRangesInMemoryTestCase.test_find_ranges_in_memory_one_match
25
+ TestFindRangesInMemory.FindRangesInMemoryTestCase.test_find_ranges_in_memory_one_match_multiple_ranges
26
26
TestFrames.FrameAPITestCase.test_get_arg_vals_for_call_stack_dwarf
27
27
TestFrames.FrameAPITestCase.test_get_arg_vals_for_call_stack_dwo
28
- TestGdbRemote
28
+ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_attach_with_vAttachWait_llgs
29
+ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_after_attach_with_vAttachOrWait_llgs
30
+ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_vAttachOrWait_llgs
31
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_c_interspersed_nonstop_llgs
32
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_detach_all_nonstop_llgs
33
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_fork_follow_nonstop_llgs
34
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_fork_nonstop_llgs
35
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_kill_all_nonstop_llgs
36
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_interspersed_nonstop_llgs
37
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_follow_nonstop_llgs
38
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_nonstop_llgs
39
+ TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vkill_both_nonstop_llgs
40
+ TestGdbRemoteFork.TestGdbRemoteFork.test_c_child_llgs
41
+ TestGdbRemoteFork.TestGdbRemoteFork.test_c_child_then_parent_llgs
42
+ TestGdbRemoteFork.TestGdbRemoteFork.test_c_interspersed_llgs
43
+ TestGdbRemoteFork.TestGdbRemoteFork.test_c_parent_llgs
44
+ TestGdbRemoteFork.TestGdbRemoteFork.test_c_parent_then_child_llgs
45
+ TestGdbRemoteFork.TestGdbRemoteFork.test_detach_all_llgs
46
+ TestGdbRemoteFork.TestGdbRemoteFork.test_detach_current_llgs
47
+ TestGdbRemoteFork.TestGdbRemoteFork.test_fork_follow_llgs
48
+ TestGdbRemoteFork.TestGdbRemoteFork.test_fork_llgs
49
+ TestGdbRemoteFork.TestGdbRemoteFork.test_fork_multithreaded_llgs
50
+ TestGdbRemoteFork.TestGdbRemoteFork.test_kill_all_llgs
51
+ TestGdbRemoteFork.TestGdbRemoteFork.test_memory_read_write_llgs
52
+ TestGdbRemoteFork.TestGdbRemoteFork.test_qC_llgs
53
+ TestGdbRemoteFork.TestGdbRemoteFork.test_register_read_write_llgs
54
+ TestGdbRemoteFork.TestGdbRemoteFork.test_select_wrong_pid_llgs
55
+ TestGdbRemoteFork.TestGdbRemoteFork.test_threadinfo_llgs
56
+ TestGdbRemoteFork.TestGdbRemoteFork.test_T_llgs
57
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_all_processes_explicit_llgs
58
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_all_processes_implicit_llgs
59
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_child_llgs
60
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_child_then_parent_llgs
61
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_interspersed_llgs
62
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_parent_llgs
63
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_parent_then_child_llgs
64
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_two_processes_llgs
65
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vfork_follow_llgs
66
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vfork_llgs
67
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vkill_both_llgs
68
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vkill_child_llgs
69
+ TestGdbRemoteFork.TestGdbRemoteFork.test_vkill_parent_llgs
70
+ TestGdbRemoteGPacket.TestGdbRemoteGPacket.test_g_returns_correct_data_no_suffix_llgs
71
+ TestGdbRemoteGPacket.TestGdbRemoteGPacket.test_g_returns_correct_data_with_suffix_llgs
72
+ TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
73
+ TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_supported_llgs
74
+ TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
75
+ TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs
76
+ TestGdbRemoteThreadsInStopReply.TestGdbRemoteThreadsInStopReply.test_stop_reply_contains_thread_pcs_llgs
29
77
TestHelloWorld.HelloWorldTestCase.test_with_attach_to_process_with_id_api
30
78
TestHelloWorld.HelloWorldTestCase.test_with_attach_to_process_with_name_api
31
79
TestInferiorCrashing.CrashingInferiorTestCase.test_inferior_crashing_dwarf
32
80
TestInferiorCrashing.CrashingInferiorTestCase.test_inferior_crashing_dwo
33
- TestLldbGdbServer
81
+ TestLldbGdbServer.LldbGdbServerTestCase.test_Hc_then_Csignal_signals_correct_thread_launch_llgs
82
+ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_another_pid_llgs
83
+ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_minus_one_pid_llgs
84
+ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_zero_pid_llgs
85
+ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_switches_to_3_threads_launch_llgs
86
+ TestLldbGdbServer.LldbGdbServerTestCase.test_qRegisterInfo_contains_avx_registers_llgs
87
+ TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_fork_events_llgs
88
+ TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_siginfo_read_llgs
89
+ TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_vfork_events_llgs
90
+ TestLldbGdbServer.LldbGdbServerTestCase.test_qXfer_siginfo_read_llgs
34
91
TestLoadUnload.LoadUnloadTestCase.test_lldb_process_load_and_unload_commands
35
92
TestLoadUnload.LoadUnloadTestCase.test_lldb_process_load_and_unload_commands_with_svr4
36
93
TestLoadUnload.LoadUnloadTestCase.test_static_init_during_load
94
+ TestMachCore.MachCoreTestCase.test_selected_thread
37
95
TestMainThreadExit.ThreadExitTestCase.test
96
+ TestMemoryHistory.AsanTestCase.test_dwo
38
97
TestNonStop.LldbGdbServerTestCase.test_exit_llgs
39
98
TestNonStop.LldbGdbServerTestCase.test_exit_query_llgs
40
99
TestNonStop.LldbGdbServerTestCase.test_leave_nonstop_llgs
@@ -49,18 +108,11 @@ TestNonStop.LldbGdbServerTestCase.test_vCont_then_partial_stop_llgs
49
108
TestNonStop.LldbGdbServerTestCase.test_vCont_then_partial_stop_run_both_llgs
50
109
TestNonStop.LldbGdbServerTestCase.test_vCont_then_stop_llgs
51
110
TestNonStop.LldbGdbServerTestCase.test_vCtrlC_llgs
52
- TestPartialResume.TestPartialResume.test_vCont_cxcx_llgs
53
- TestPartialResume.TestPartialResume.test_vCont_cxcxt_llgs
54
- TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_by_id
55
- TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_by_id_autocontinue
56
111
TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_by_id_correct_executable_offset
57
112
TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_by_name
58
- TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_from_different_dir_by_id
59
113
TestRegistersIterator.RegistersIteratorTestCase.test_iter_registers_dwarf
60
114
TestRegistersIterator.RegistersIteratorTestCase.test_iter_registers_dwo
61
- TestRegisters.RegisterCommandsTestCase.test_convenience_registers_16bit_with_process_attach
62
- TestRegisters.RegisterCommandsTestCase.test_convenience_registers_with_process_attach
63
- TestRegisters.RegisterCommandsTestCase.test_process_must_be_stopped
115
+ TestReportData.AsanTestReportDataCase.test_dwo
64
116
TestReturnValue.ReturnValueTestCase.test_for_cpp_support_dwarf
65
117
TestReturnValue.ReturnValueTestCase.test_for_cpp_support_dwo
66
118
TestReturnValue.ReturnValueTestCase.test_vector_values_dwarf
@@ -71,14 +123,7 @@ TestSendSignal.SendSignalTestCase.test_with_run_command_dwarf
71
123
TestSendSignal.SendSignalTestCase.test_with_run_command_dwo
72
124
TestSettings.SettingsCommandTestCase.test_launchsimple_args_and_env_vars
73
125
TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars
74
- TestSignal.TestSignal.test_signal_all_threads_by_pid_llgs
75
- TestSignal.TestSignal.test_signal_all_threads_llgs
76
- TestSignal.TestSignal.test_signal_minus_one_by_minus_one_llgs
77
- TestSignal.TestSignal.test_signal_minus_one_by_pid_llgs
78
- TestSignal.TestSignal.test_signal_minus_one_llgs
79
- TestSignal.TestSignal.test_signal_process_by_pid_llgs
80
- TestSignal.TestSignal.test_signal_process_minus_one_llgs
81
- TestSignal.TestSignal.test_signal_process_without_tid_llgs
126
+ TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_multi_calls_small_timeout_fast_stepping
82
127
TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwarf
83
128
TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwo
84
129
TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwo
@@ -87,7 +132,6 @@ TestTargetCreateDeps.TargetDependentsTestCase.test_dependents_explicit_false_exe
87
132
TestTargetCreateDeps.TargetDependentsTestCase.test_dependents_explicit_false_lib
88
133
TestTargetCreateDeps.TargetDependentsTestCase.test_dependents_implicit_default_exe
89
134
TestTargetCreateDeps.TargetDependentsTestCase.test_dependents_implicit_default_lib
90
- TestThreadSelectionBug.TestThreadSelectionBug.test
91
135
TestUnalignedLargeWatchpoint.UnalignedLargeWatchpointTestCase.test_unaligned_large_watchpoint
92
136
TestUnwindExpression.UnwindFromExpressionTest.test_unwind_expression_dwarf
93
137
TestUnwindExpression.UnwindFromExpressionTest.test_unwind_expression_dwo
0 commit comments