redict/tests/support
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
..
cli.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
cluster.tcl Handle keys with hash tag when computing hash slot using tcl cluster client. 2020-05-11 13:14:18 +08:00
redis.tcl TLS: Configuration options. 2019-10-07 21:07:27 +03:00
server.tcl tests/valgrind: don't use debug restart (#7404) 2020-07-10 08:26:52 +03:00
test.tcl runtest --stop pause stops before terminating the redis server (#7513) 2020-07-13 16:09:08 +03:00
tmpfile.tcl Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. 2011-07-10 23:25:48 +02:00
util.tcl stabilize tests that look for log lines (#7367) 2020-07-10 08:28:22 +03:00