File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Support/Testing/Excluded/ds2 Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ TestSettings.SettingsCommandTestCase.test_launchsimple_args_and_env_vars
124124TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars
125125TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_large_timeout_fast_stepping
126126TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_large_timeout_slow_stepping
127+ TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_small_timeout_fast_stepping
128+ TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_small_timeout_slow_stepping
127129TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwarf
128130TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwo
129131TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwo
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_v
6262TestGdbRemoteExpeditedRegisters.TestGdbRemoteExpeditedRegisters.test_stop_notification_contains_vg_register_llgs
6363TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
6464TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_read_qMemTags_packets_llgs
65+ TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_write_QMemTags_packets_llgs
6566TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
6667TestGdbRemoteSingleStep.TestGdbRemoteSingleStep.test_single_step_only_steps_one_instruction_with_s_llgs
6768TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs
You can’t perform that action at this time.
0 commit comments