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
25 changes: 14 additions & 11 deletions Support/Testing/Excluded/ds2/android-x86_64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwarf
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwo
TestCommandScript.CmdPythonTestCase.test
TestConcurrentNWatchNBreak.ConcurrentNWatchNBreak.test
TestConcurrentSignalNWatchNBreak.ConcurrentSignalNWatchNBreak.test
TestConcurrentSignalWatch.ConcurrentSignalWatch.test
TestCreateAfterAttach.CreateAfterAttachTestCase.test_create_after_attach_dwarf
TestCreateAfterAttach.CreateAfterAttachTestCase.test_create_after_attach_dwo
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwarf
Expand All @@ -23,15 +26,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_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_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 @@ -48,7 +43,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 @@ -62,6 +56,15 @@ 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_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_interspersed_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_follow_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vfork_nonstop_llgs
TestGdbRemoteForkNonStop.TestGdbRemoteForkNonStop.test_vkill_both_nonstop_llgs
TestGdbRemoteGPacket.TestGdbRemoteGPacket.test_g_returns_correct_data_no_suffix_llgs
TestGdbRemoteGPacket.TestGdbRemoteGPacket.test_g_returns_correct_data_with_suffix_llgs
TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
Expand Down Expand Up @@ -89,8 +92,8 @@ TestMemoryHistory.AsanTestCase.test_dwo
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
4 changes: 4 additions & 0 deletions Support/Testing/Excluded/ds2/linux-aarch64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ TestAArch64LinuxTaggedMemoryRegion.AArch64LinuxTaggedMemoryRegionTestCase.test_m
TestAArch64UnwindPAC.AArch64UnwindPAC.test_dwarf
TestAArch64UnwindPAC.AArch64UnwindPAC.test_dwo
TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
TestChangeValueAPI.ChangeValueAPITestCase.test_change_value_dwarf
TestCompletion.CommandLineCompletionTestCase.test_common_complete_watchpoint_ids
TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.ConcurrentBreakpointsDelayedBreakpointOneWatchpoint.test
TestConcurrentCrashWithWatchpoint.ConcurrentCrashWithWatchpoint.test
Expand Down Expand Up @@ -65,6 +66,7 @@ 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
TestInferiorCrashing.CrashingInferiorTestCase.test_inferior_crashing_dwo
TestLldbGdbServer.LldbGdbServerTestCase.test_Hc_then_Csignal_signals_correct_thread_launch_llgs
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
Expand All @@ -75,6 +77,7 @@ TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_fork_events_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_siginfo_read_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qSupported_vfork_events_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_qXfer_siginfo_read_llgs
TestLldbGdbServer.LldbGdbServerTestCase.test_written_M_content_reads_back_correctly_llgs
TestLoadUnload.LoadUnloadTestCase.test_static_init_during_load
TestMachCore.MachCoreTestCase.test_selected_thread
TestMainThreadExit.ThreadExitTestCase.test
Expand All @@ -99,6 +102,7 @@ TestNonStop.LldbGdbServerTestCase.test_vCont_then_partial_stop_llgs
TestNonStop.LldbGdbServerTestCase.test_vCont_then_partial_stop_run_both_llgs
TestNonStop.LldbGdbServerTestCase.test_vCont_then_stop_llgs
TestNonStop.LldbGdbServerTestCase.test_vCtrlC_llgs
TestNumThreads.NumberOfThreadsTestCase.test_unique_stacks
TestOSPluginStepping.TestOSPluginStepping.test_python_os_plugin
TestOSPluginStepping.TestOSPluginStepping.test_python_os_plugin_prune
TestPythonOSPlugin.PluginPythonOSPlugin.test_python_os_plugin
Expand Down
39 changes: 20 additions & 19 deletions Support/Testing/Excluded/ds2/linux-x86_64.excluded
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
skip
lldbsuite.test.lldbtest.TestPrintf.test_dwarf
lldbsuite.test.lldbtest.TestPrintf.test_dwo
TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwarf
TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwo
TestCommandScript.CmdPythonTestCase.test
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwarf
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwo
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwo
TestDebuggerAPI.DebuggerAPITestCase.test_CreateTarget_platform
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 @@ -23,19 +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
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 @@ -52,7 +39,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 @@ -66,6 +52,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
TestGdbRemoteGPacket.TestGdbRemoteGPacket.test_g_returns_correct_data_no_suffix_llgs
TestGdbRemoteGPacket.TestGdbRemoteGPacket.test_g_returns_correct_data_with_suffix_llgs
TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
Expand Down Expand Up @@ -93,8 +92,8 @@ TestMemoryHoles.MemoryHolesTestCase.test_memory_find
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 All @@ -108,9 +107,9 @@ TestProcessSaveCoreMinidump.ProcessSaveCoreMinidumpTestCase.test_save_linux_mini
TestProcessSaveCoreMinidump.ProcessSaveCoreMinidumpTestCase.test_save_linux_mini_dump_default_options_dwo
TestProcessSaveCoreMinidump.ProcessSaveCoreMinidumpTestCase.test_save_linux_mini_dump_dwarf
TestProcessSaveCoreMinidump.ProcessSaveCoreMinidumpTestCase.test_save_linux_mini_dump_dwo
TestRegisters.RegisterCommandsTestCase.test_fs_gs_base
TestRegistersIterator.RegistersIteratorTestCase.test_iter_registers_dwarf
TestRegistersIterator.RegistersIteratorTestCase.test_iter_registers_dwo
TestRegisters.RegisterCommandsTestCase.test_fs_gs_base
TestSendSignal.SendSignalTestCase.test_with_run_command_dwarf
TestSendSignal.SendSignalTestCase.test_with_run_command_dwo
TestSettings.SettingsCommandTestCase.test_launchsimple_args_and_env_vars
Expand All @@ -123,3 +122,5 @@ TestTlsGlobals.TlsGlobalTestCase.test_dwo
TestUnalignedLargeWatchpoint.UnalignedLargeWatchpointTestCase.test_unaligned_large_watchpoint
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
Loading