Searched refs:GDBRemoteClientBaseTest (Results 1 – 2 of 2) sorted by relevance
47 class GDBRemoteClientBaseTest : public GDBRemoteTest { class78 std::chrono::seconds GDBRemoteClientBaseTest::g_timeout(10);82 TEST_F(GDBRemoteClientBaseTest, SendContinueAndWait) { in TEST_F() argument107 TEST_F(GDBRemoteClientBaseTest, SendContinueAndAsyncSignal) { in TEST_F() argument140 TEST_F(GDBRemoteClientBaseTest, SendContinueAndAsyncPacket) { in TEST_F() argument181 TEST_F(GDBRemoteClientBaseTest, SendContinueAndInterrupt) { in TEST_F() argument208 TEST_F(GDBRemoteClientBaseTest, SendContinueAndLateInterrupt) { in TEST_F() argument238 TEST_F(GDBRemoteClientBaseTest, SendContinueAndInterrupt2PacketBug) { in TEST_F() argument276 TEST_F(GDBRemoteClientBaseTest, SendContinueDelegateInterface) { in TEST_F() argument296 TEST_F(GDBRemoteClientBaseTest, SendContinueDelegateStructuredDataReceipt) { in TEST_F() argument[all …]
2 GDBRemoteClientBaseTest.cpp