File tree 2 files changed +3
-0
lines changed
Support/Testing/Excluded/ds2
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
124
124
TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars
125
125
TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_large_timeout_fast_stepping
126
126
TestSingleThreadStepTimeout.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
127
129
TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwarf
128
130
TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwo
129
131
TestSyntheticCapping.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
62
62
TestGdbRemoteExpeditedRegisters.TestGdbRemoteExpeditedRegisters.test_stop_notification_contains_vg_register_llgs
63
63
TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
64
64
TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_read_qMemTags_packets_llgs
65
+ TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_write_QMemTags_packets_llgs
65
66
TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
66
67
TestGdbRemoteSingleStep.TestGdbRemoteSingleStep.test_single_step_only_steps_one_instruction_with_s_llgs
67
68
TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs
You can’t perform that action at this time.
0 commit comments