redict/tests
Oran Agra 02ef355f98
runtest --stop pause stops before terminating the redis server (#7513)
in the majority of the cases (on this rarely used feature) we want to
stop and be able to connect to the shard with redis-cli.
since these are two different processes interracting with the tty we
need to stop both, and we'll have to hit enter twice, but it's not that
bad considering it is rarely used.
2020-07-13 16:09:08 +03:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster Add a test to prove current tcl cluster client can not handle keys with hash tag. 2020-05-11 13:14:18 +08:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration TLS: Add missing redis-cli options. (#7456) 2020-07-10 10:25:55 +03:00
modules Fix RM_ScanKey module api not to return int encoded strings 2020-06-14 11:20:15 +03:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support runtest --stop pause stops before terminating the redis server (#7513) 2020-07-13 16:09:08 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit TLS: Session caching configuration support. (#7420) 2020-07-10 11:33:47 +03:00
instances.tcl tests: each test client work on a distinct port range 2020-05-26 11:17:08 +03:00
test_helper.tcl runtest --stop pause stops before terminating the redis server (#7513) 2020-07-13 16:09:08 +03:00