valkey/tests/unit
Binbin bf1fb1fd36
Fix copy-paste error in scripts eviction test (#671)
The test needs to test "return 2" but mistakenly uses "return 1".
Also remove a extra debug print.

Signed-off-by: Binbin <binloveplay1314@qq.com>
2024-06-20 10:28:47 +08:00
..
cluster Only primary with slots has the right to mark a node as failed (#634) 2024-06-16 20:46:08 -07:00
moduleapi More rebranding (#606) 2024-06-07 01:40:55 +02:00
type List test files dynamically (#313) 2024-04-15 14:25:33 +02:00
acl-v2.tcl Rename redis_client* procedure to valkey_client* in test environment (#276) 2024-04-10 10:18:47 -04:00
acl.tcl Remove 'Redis' in error replies (#206) 2024-04-16 21:17:38 +02:00
aofrw.tcl More rebranding (#606) 2024-06-07 01:40:55 +02:00
auth.tcl Update remaining master references to primary (#660) 2024-06-17 20:31:15 -07:00
bitfield.tcl Remove trademarked language in code comments (#223) 2024-04-09 10:24:03 +02:00
bitops.tcl Change BITCOUNT 'end' as optional like BITPOS (#118) 2024-05-28 15:01:28 -04:00
client-eviction.tcl Rename redis_client* procedure to valkey_client* in test environment (#276) 2024-04-10 10:18:47 -04:00
dump.tcl rename procedure redis_deferring_client to valkey_deferring_client (#270) 2024-04-09 10:38:09 -04:00
expire.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
functions.tcl More rebranding (#606) 2024-06-07 01:40:55 +02:00
geo.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
hyperloglog.tcl redisbenchmark to valkeybenchmark in test directory and some test name rename. (#347) 2024-04-23 10:51:53 -07:00
info-command.tcl
info.tcl Rename redis_client* procedure to valkey_client* in test environment (#276) 2024-04-10 10:18:47 -04:00
introspection-2.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
introspection.tcl Update remaining master references to primary (#660) 2024-06-17 20:31:15 -07:00
keyspace.tcl List test files dynamically (#313) 2024-04-15 14:25:33 +02:00
latency-monitor.tcl Add printing for LATENCY related tests (#12514) 2023-08-27 11:42:55 +03:00
lazyfree.tcl
limits.tcl rename procedure redis_deferring_client to valkey_deferring_client (#270) 2024-04-09 10:38:09 -04:00
maxmemory.tcl Unshare object to avoid LRU/LFU being messed up (#250) 2024-06-01 10:09:20 +02:00
memefficiency.tcl rename procedure redis_deferring_client to valkey_deferring_client (#270) 2024-04-09 10:38:09 -04:00
multi.tcl Rename redis_client* procedure to valkey_client* in test environment (#276) 2024-04-10 10:18:47 -04:00
networking.tcl Replace "redis" with "valkey" test code (#287) 2024-04-18 15:57:17 +02:00
obuf-limits.tcl rename procedure redis_deferring_client to valkey_deferring_client (#270) 2024-04-09 10:38:09 -04:00
oom-score-adj.tcl Check user's oom_score_adj write permission for oom-score-adj test (#13111) 2024-03-05 14:42:28 +02:00
other.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
pause.tcl More rebranding (#606) 2024-06-07 01:40:55 +02:00
printver.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
protocol.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
pubsub.tcl Rename redis to valkey in test suite logs and test names. (#366) 2024-04-25 15:13:21 +08:00
pubsubshard.tcl rename procedure redis_deferring_client to valkey_deferring_client (#270) 2024-04-09 10:38:09 -04:00
querybuf.tcl Fix query buffer resized test flakiness (#646) 2024-06-13 18:07:07 +08:00
quit.tcl
replybufsize.tcl Rename redis_client* procedure to valkey_client* in test environment (#276) 2024-04-10 10:18:47 -04:00
scan.tcl Finish postponed SCAN changes (#501) 2024-05-17 13:35:31 +02:00
scripting.tcl Fix copy-paste error in scripts eviction test (#671) 2024-06-20 10:28:47 +08:00
shutdown.tcl rename procedure redis_deferring_client to valkey_deferring_client (#270) 2024-04-09 10:38:09 -04:00
slowlog.tcl Replace masteruser and masterauth with primaryuser and primaryauth (#598) 2024-06-07 00:46:52 -07:00
sort.tcl Remove trademarked language in code comments (#223) 2024-04-09 10:24:03 +02:00
tls.tcl Replace "redis" with "valkey" test code (#287) 2024-04-18 15:57:17 +02:00
tracking.tcl Rename redis_client* procedure to valkey_client* in test environment (#276) 2024-04-10 10:18:47 -04:00
violations.tcl
wait.tcl Replace "redis" with "valkey" test code (#287) 2024-04-18 15:57:17 +02:00