Searched refs:GDBRemoteCommunicationClientTest (Results 1 – 2 of 2) sorted by relevance
62 class GDBRemoteCommunicationClientTest : public GDBRemoteTest { class74 TEST_F(GDBRemoteCommunicationClientTest, WriteRegister) { in TEST_F() argument94 TEST_F(GDBRemoteCommunicationClientTest, WriteRegisterNoSuffix) { in TEST_F() argument114 TEST_F(GDBRemoteCommunicationClientTest, ReadRegister) { in TEST_F() argument159 TEST_F(GDBRemoteCommunicationClientTest, SyncThreadState) { in TEST_F() argument168 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo) { in TEST_F() argument268 TEST_F(GDBRemoteCommunicationClientTest, TestPacketSpeedJSON) { in TEST_F() argument307 TEST_F(GDBRemoteCommunicationClientTest, SendSignalsToIgnore) { in TEST_F() argument445 TEST_F(GDBRemoteCommunicationClientTest, GetQOffsets) { in TEST_F() argument495 TEST_F(GDBRemoteCommunicationClientTest, ReadMemoryTags) { in TEST_F() argument[all …]
3 GDBRemoteCommunicationClientTest.cpp