Searched refs:failTest (Results 1 – 1 of 1) sorted by relevance
124 int failTest(RedisModuleCtx *ctx, const char *msg) { in failTest() function135 if (!k) return failTest(ctx, "Could not create key"); in TestUnlink()138 return failTest(ctx, "Could not set string value"); in TestUnlink()143 return failTest(ctx, "Key does not exist before unlink"); in TestUnlink()147 return failTest(ctx, "Could not unlink key"); in TestUnlink()152 return failTest(ctx, "Could not verify key to be unlinked"); in TestUnlink()