Update some tests / Add testPipeliningWithWriteCommand

This commit is contained in:
fbraem
2015-10-26 20:33:03 +01:00
parent 7b3a796460
commit 9d22184a9f
2 changed files with 50 additions and 14 deletions

View File

@@ -33,7 +33,8 @@ public:
void testEcho();
void testPing();
void testSet();
void testPipelining();
void testPipeliningWithSendCommands();
void testPipeliningWithWriteCommand();
void setUp();
void tearDown();