@@ -11,6 +11,8 @@ TestAArch64UnwindPAC.AArch64UnwindPAC.test_dwarf
1111TestAArch64UnwindPAC.AArch64UnwindPAC.test_dwo
1212TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
1313TestChangeValueAPI.ChangeValueAPITestCase.test_change_value_dwarf
14+ TestChangeValueAPI.ChangeValueAPITestCase.test_change_value_dwo
15+ TestCommandScript.CmdPythonTestCase.test
1416TestCompletion.CommandLineCompletionTestCase.test_common_complete_watchpoint_ids
1517TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.ConcurrentBreakpointsDelayedBreakpointOneWatchpoint.test
1618TestConcurrentCrashWithWatchpoint.ConcurrentCrashWithWatchpoint.test
@@ -59,6 +61,7 @@ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_after_attach_with_vA
5961TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_vAttachOrWait_llgs
6062TestGdbRemoteExpeditedRegisters.TestGdbRemoteExpeditedRegisters.test_stop_notification_contains_vg_register_llgs
6163TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
64+ TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_read_qMemTags_packets_llgs
6265TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
6366TestGdbRemoteSingleStep.TestGdbRemoteSingleStep.test_single_step_only_steps_one_instruction_with_s_llgs
6467TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs
@@ -136,6 +139,7 @@ TestStepAndBreakpoints.TestCStepping.test_and_python_api_dwo
136139TestStepOverWatchpoint.TestStepOverWatchpoint.test_step_over_read_watchpoint
137140TestStepOverWatchpoint.TestStepOverWatchpoint.test_step_over_write_watchpoint
138141TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwarf
142+ TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwo
139143TestTargetWatchAddress.TargetWatchpointCreateByAddressPITestCase.test_watch_address
140144TestTargetWatchAddress.TargetWatchpointCreateByAddressPITestCase.test_watch_address_with_invalid_watch_size
141145TestThreadJump.ThreadJumpTestCase.test_dwarf
0 commit comments