redict/tests/support
yoav-steinberg 4c7827588d
Fixed leaked client for "start_server" when running in --loop (#9497)
* On `kill_server` make sure we close the default `"client"` connection.
* Don't reconnect when trying to execute the client's `close` command.
* On `restart_server` make sure to remove the (closed) default `"client"` after killing the old server.
2021-09-13 18:16:47 +03:00
..
benchmark.tcl TLS: Add different client cert support. (#8076) 2020-12-11 18:31:40 +02:00
cli.tcl Improve bind and protected-mode config handling. (#9034) 2021-06-22 12:50:17 +03:00
cluster.tcl Add support for plaintext clients in TLS cluster (#8587) 2021-03-30 23:11:32 +03:00
redis.tcl Fixed leaked client for "start_server" when running in --loop (#9497) 2021-09-13 18:16:47 +03:00
server.tcl Fixed leaked client for "start_server" when running in --loop (#9497) 2021-09-13 18:16:47 +03:00
test.tcl support regex in "--only" in runtest (#9352) 2021-08-10 14:28:24 +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 bitpos/bitcount add bit index (#9324) 2021-09-12 11:31:22 +03:00