Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Support/Testing/Excluded/ds2/android-x86_64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ TestExec.ExecTestCase.test_correct_thread_plan_state_before_exec
TestExec.ExecTestCase.test_hitting_exec
TestExec.ExecTestCase.test_skipping_exec
TestExprDoesntBlock.ExprDoesntDeadlockTestCase.test_with_run_command_dwarf
TestExprDoesntBlock.ExprDoesntDeadlockTestCase.test_with_run_command_dwo
TestExpressionInSyscall.ExprSyscallTestCase.test_setpgid_dwarf
TestExpressionInSyscall.ExprSyscallTestCase.test_setpgid_dwo
TestFindInMemory.FindInMemoryTestCase.test_find_in_memory_ok
Expand Down Expand Up @@ -80,6 +81,8 @@ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_another_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_minus_one_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_zero_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_switches_to_3_threads_launch_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qMemoryRegionInfo_reports_heap_address_as_rw_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qMemoryRegionInfo_reports_stack_address_as_rw_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qRegisterInfo_contains_avx_registers_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_fork_events_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_siginfo_read_llgs
Expand Down
1 change: 1 addition & 0 deletions Support/Testing/Excluded/ds2/linux-aarch64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs
TestGdbRemoteThreadsInStopReply.TestGdbRemoteThreadsInStopReply.test_stop_reply_contains_thread_pcs_llgs
TestGdbRemote_qThreadStopInfo.TestGdbRemote_qThreadStopInfo.test_qThreadStopInfo_only_reports_one_thread_stop_reason_during_interrupt_llgs
TestHelloWorld.HelloWorldTestCase.test_with_attach_to_process_with_id_api
TestHelloWorld.HelloWorldTestCase.test_with_attach_to_process_with_name_api
TestInferiorCrashing.CrashingInferiorTestCase.test_inferior_crashing_dwarf
Expand Down
37 changes: 19 additions & 18 deletions Support/Testing/Excluded/ds2/linux-i686.excluded
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
skip
lldbsuite.test.lldbtest.TestPrintf.test_dwarf
lldbsuite.test.lldbtest.TestPrintf.test_dwo
TestBadAddressBreakpoints.BadAddressBreakpointTestCase.test_bad_address_breakpoints
TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwarf
Expand All @@ -16,8 +14,8 @@ TestDataFormatterGenericMultiSet.GenericMultiSetDataFormatterTestCase.test_with_
TestDataFormatterHexCaps.DataFormatterHexCapsTestCase.test_with_run_command_dwo
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwo
TestDyldExecLinux.TestLinux64ExecViaDynamicLoader.test_without_svr4
TestDyldExecLinux.TestLinux64ExecViaDynamicLoader.test_with_svr4
TestDyldExecLinux.TestLinux64ExecViaDynamicLoader.test_without_svr4
TestDyldLaunchLinux.TestLinux64LaunchingViaDynamicLoader.test
TestExec.ExecTestCase.test_correct_thread_plan_state_before_exec
TestExec.ExecTestCase.test_hitting_exec
Expand All @@ -30,19 +28,7 @@ TestFrames.FrameAPITestCase.test_get_arg_vals_for_call_stack_dwo
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_attach_with_vAttachWait_llgs
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_after_attach_with_vAttachOrWait_llgs
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_vAttachOrWait_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_c_both_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_c_interspersed_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_detach_all_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_fork_follow_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_fork_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_kill_all_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_both_implicit_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_both_minus_one_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_both_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_interspersed_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_follow_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vkill_both_nonstop_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_T_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_c_child_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_c_child_then_parent_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_c_interspersed_llgs
Expand All @@ -59,7 +45,6 @@ TestGdbRemoteFork.TestGdbRemoteFork.test_qC_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_register_read_write_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_select_wrong_pid_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_threadinfo_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_T_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_all_processes_explicit_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_all_processes_implicit_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_vCont_child_llgs
Expand All @@ -73,6 +58,19 @@ TestGdbRemoteFork.TestGdbRemoteFork.test_vfork_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_vkill_both_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_vkill_child_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_vkill_parent_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_c_both_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_c_interspersed_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_detach_all_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_fork_follow_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_fork_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_kill_all_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_both_implicit_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_both_minus_one_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_both_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vCont_interspersed_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_follow_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vkill_both_nonstop_llgs
TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
TestGdbRemoteThreadsInStopReply.TestGdbRemoteThreadsInStopReply.test_stop_reply_contains_thread_pcs_llgs
Expand All @@ -84,6 +82,7 @@ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_another_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_minus_one_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_zero_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_switches_to_3_threads_launch_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qMemoryRegionInfo_reports_code_address_as_executable_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_fork_events_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_siginfo_read_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_vfork_events_llgs
Expand All @@ -98,8 +97,8 @@ TestNestedAlias.NestedAliasTestCase.test_nested_alias
TestNonStop.LldbGdbServerTestCase.test_exit_llgs
TestNonStop.LldbGdbServerTestCase.test_exit_query_llgs
TestNonStop.LldbGdbServerTestCase.test_leave_nonstop_llgs
TestNonStop.LldbGdbServerTestCase.test_multiple_c_continue_with_addr_llgs
TestNonStop.LldbGdbServerTestCase.test_multiple_C_continue_with_signal_llgs
TestNonStop.LldbGdbServerTestCase.test_multiple_c_continue_with_addr_llgs
TestNonStop.LldbGdbServerTestCase.test_multiple_s_single_step_with_addr_llgs
TestNonStop.LldbGdbServerTestCase.test_multiple_vCont_llgs
TestNonStop.LldbGdbServerTestCase.test_run_llgs
Expand Down Expand Up @@ -132,3 +131,5 @@ TestThreadJump.ThreadJumpTestCase.test_dwarf
TestThreadJump.ThreadJumpTestCase.test_dwo
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwarf
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo
lldbsuite.test.lldbtest.TestPrintf.test_dwarf
lldbsuite.test.lldbtest.TestPrintf.test_dwo
2 changes: 2 additions & 0 deletions Support/Testing/Excluded/ds2/linux-x86_64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ TestFrames.FrameAPITestCase.test_get_arg_vals_for_call_stack_dwo
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_attach_with_vAttachWait_llgs
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_after_attach_with_vAttachOrWait_llgs
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_vAttachOrWait_llgs
TestGdbRemoteExpeditedRegisters.TestGdbRemoteExpeditedRegisters.test_stop_notification_contains_fp_register_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_T_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_c_child_llgs
TestGdbRemoteFork.TestGdbRemoteFork.test_c_child_then_parent_llgs
Expand Down Expand Up @@ -80,6 +81,7 @@ TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_another_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_minus_one_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_fails_on_zero_pid_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_Hg_switches_to_3_threads_launch_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qMemoryRegionInfo_reports_heap_address_as_rw_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_fork_events_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_siginfo_read_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_vfork_events_llgs
Expand Down