Searched refs:GDBRemoteClientBaseTest (Results 1 – 2 of 2) sorted by relevance
47 class GDBRemoteClientBaseTest : public GDBRemoteTest { class79 std::chrono::seconds GDBRemoteClientBaseTest::g_timeout(10);83 TEST_F(GDBRemoteClientBaseTest, SendContinueAndWait) { in TEST_F() argument108 TEST_F(GDBRemoteClientBaseTest, SendContinueAndAsyncSignal) { in TEST_F() argument141 TEST_F(GDBRemoteClientBaseTest, SendContinueAndAsyncPacket) { in TEST_F() argument182 TEST_F(GDBRemoteClientBaseTest, SendContinueAndInterrupt) { in TEST_F() argument209 TEST_F(GDBRemoteClientBaseTest, SendContinueAndLateInterrupt) { in TEST_F() argument239 TEST_F(GDBRemoteClientBaseTest, SendContinueAndInterrupt2PacketBug) { in TEST_F() argument277 TEST_F(GDBRemoteClientBaseTest, SendContinueDelegateInterface) { in TEST_F() argument297 TEST_F(GDBRemoteClientBaseTest, SendContinueDelegateStructuredDataReceipt) { in TEST_F() argument[all …]
2 GDBRemoteClientBaseTest.cpp