Lines Matching refs:GDBRemoteCommunicationClientTest
62 class GDBRemoteCommunicationClientTest : public GDBRemoteTest { class
74 TEST_F(GDBRemoteCommunicationClientTest, WriteRegister) { in TEST_F() argument
94 TEST_F(GDBRemoteCommunicationClientTest, WriteRegisterNoSuffix) { in TEST_F() argument
114 TEST_F(GDBRemoteCommunicationClientTest, ReadRegister) { in TEST_F() argument
140 TEST_F(GDBRemoteCommunicationClientTest, SaveRestoreRegistersNoSuffix) { in TEST_F() argument
159 TEST_F(GDBRemoteCommunicationClientTest, SyncThreadState) { in TEST_F() argument
168 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo) { in TEST_F() argument
203 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo_UUID20) { in TEST_F() argument
228 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfoInvalidResponse) { in TEST_F() argument
268 TEST_F(GDBRemoteCommunicationClientTest, TestPacketSpeedJSON) { in TEST_F() argument
307 TEST_F(GDBRemoteCommunicationClientTest, SendSignalsToIgnore) { in TEST_F() argument
323 TEST_F(GDBRemoteCommunicationClientTest, GetMemoryRegionInfo) { in TEST_F() argument
367 TEST_F(GDBRemoteCommunicationClientTest, GetMemoryRegionInfoInvalidResponse) { in TEST_F() argument
384 TEST_F(GDBRemoteCommunicationClientTest, SendTraceSupportedPacket) { in TEST_F() argument
445 TEST_F(GDBRemoteCommunicationClientTest, GetQOffsets) { in TEST_F() argument
495 TEST_F(GDBRemoteCommunicationClientTest, ReadMemoryTags) { in TEST_F() argument
567 TEST_F(GDBRemoteCommunicationClientTest, WriteMemoryTags) { in TEST_F() argument