Add scard

This commit is contained in:
fbraem
2015-11-14 20:41:12 +01:00
parent 36108e2378
commit d4a791d79c
4 changed files with 197 additions and 0 deletions

View File

@@ -51,7 +51,10 @@ public:
void testPipeliningWithSendCommands();
void testPipeliningWithWriteCommand();
void testPubSub();
void testSAdd();
void testSCard();
void testSet();
void testSMembers();
void testStrlen();
void testRename();
void testRenameNx();