mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
More tests ...
This commit is contained in:
@@ -32,8 +32,15 @@ public:
|
||||
|
||||
void testAppend();
|
||||
void testEcho();
|
||||
void testIncr();
|
||||
void testIncrBy();
|
||||
void testPing();
|
||||
void testSet();
|
||||
void testMSet();
|
||||
void testStrlen();
|
||||
void testRPush();
|
||||
void testLIndex();
|
||||
void testMulti();
|
||||
void testPipeliningWithSendCommands();
|
||||
void testPipeliningWithWriteCommand();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user