Home
last modified time | relevance | path

Searched refs:GDBRemoteCommunicationClientTest (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationClientTest.cpp62 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
159 TEST_F(GDBRemoteCommunicationClientTest, SyncThreadState) { in TEST_F() argument
168 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo) { in TEST_F() argument
268 TEST_F(GDBRemoteCommunicationClientTest, TestPacketSpeedJSON) { in TEST_F() argument
307 TEST_F(GDBRemoteCommunicationClientTest, SendSignalsToIgnore) { in TEST_F() argument
445 TEST_F(GDBRemoteCommunicationClientTest, GetQOffsets) { in TEST_F() argument
495 TEST_F(GDBRemoteCommunicationClientTest, ReadMemoryTags) { in TEST_F() argument
[all …]
H A DCMakeLists.txt3 GDBRemoteCommunicationClientTest.cpp