Searched defs:GDBRemoteCommunicationClientTest (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lldb/unittests/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClientTest.cpp | 63 class GDBRemoteCommunicationClientTest : public GDBRemoteTest { class 75 TEST_F(GDBRemoteCommunicationClientTest, WriteRegister) { in TEST_F() argument 95 TEST_F(GDBRemoteCommunicationClientTest, WriteRegisterNoSuffix) { in TEST_F() argument 115 TEST_F(GDBRemoteCommunicationClientTest, ReadRegister) { in TEST_F() argument 141 TEST_F(GDBRemoteCommunicationClientTest, SaveRestoreRegistersNoSuffix) { in TEST_F() argument 160 TEST_F(GDBRemoteCommunicationClientTest, SyncThreadState) { in TEST_F() argument 169 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo) { in TEST_F() argument 203 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo_UUID20) { in TEST_F() argument 227 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfoInvalidRespons argument 267 TEST_F(GDBRemoteCommunicationClientTest,TestPacketSpeedJSON) TEST_F() argument 306 TEST_F(GDBRemoteCommunicationClientTest,SendSignalsToIgnore) TEST_F() argument 322 TEST_F(GDBRemoteCommunicationClientTest,GetMemoryRegionInfo) TEST_F() argument 366 TEST_F(GDBRemoteCommunicationClientTest,GetMemoryRegionInfoInvalidResponse) TEST_F() argument 383 TEST_F(GDBRemoteCommunicationClientTest,SendTraceSupportedPacket) TEST_F() argument 444 TEST_F(GDBRemoteCommunicationClientTest,GetQOffsets) TEST_F() argument 494 TEST_F(GDBRemoteCommunicationClientTest,ReadMemoryTags) TEST_F() argument 568 TEST_F(GDBRemoteCommunicationClientTest,WriteMemoryTags) TEST_F() argument 600 TEST_F(GDBRemoteCommunicationClientTest,CalculateMD5) TEST_F() argument [all...] |