Lines Matching defs:GDBRemoteCommunicationClientTest
1 //===-- GDBRemoteCommunicationClientTest.cpp ------------------------------===//
63 class GDBRemoteCommunicationClientTest : public GDBRemoteTest {
75 TEST_F(GDBRemoteCommunicationClientTest, WriteRegister) {
95 TEST_F(GDBRemoteCommunicationClientTest, WriteRegisterNoSuffix) {
115 TEST_F(GDBRemoteCommunicationClientTest, ReadRegister) {
141 TEST_F(GDBRemoteCommunicationClientTest, SaveRestoreRegistersNoSuffix) {
160 TEST_F(GDBRemoteCommunicationClientTest, SyncThreadState) {
169 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo) {
203 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfo_UUID20) {
227 TEST_F(GDBRemoteCommunicationClientTest, GetModulesInfoInvalidResponse) {
267 TEST_F(GDBRemoteCommunicationClientTest, TestPacketSpeedJSON) {
306 TEST_F(GDBRemoteCommunicationClientTest, SendSignalsToIgnore) {
322 TEST_F(GDBRemoteCommunicationClientTest, GetMemoryRegionInfo) {
381 TEST_F(GDBRemoteCommunicationClientTest, GetMemoryRegionInfoInvalidResponse) {
398 TEST_F(GDBRemoteCommunicationClientTest, SendTraceSupportedPacket) {
459 TEST_F(GDBRemoteCommunicationClientTest, GetQOffsets) {
509 TEST_F(GDBRemoteCommunicationClientTest, ReadMemoryTags) {
583 TEST_F(GDBRemoteCommunicationClientTest, WriteMemoryTags) {
615 TEST_F(GDBRemoteCommunicationClientTest, CalculateMD5) {