redict/tests/support
Oran Agra 1cf33a46d5 tests: find_available_port start search from next port
i.e. don't start the search from scratch hitting the used ones again.
this will also reduce the likelihood of collisions (if there are any
left) by increasing the time until we re-use a port we did use in the
past.
2020-05-27 16:12:35 +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: each test client work on a distinct port range 2020-05-26 11:17:08 +03:00
test.tcl test infra: improve prints on failed assertions 2019-10-29 17:38:12 +02: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 tests: find_available_port start search from next port 2020-05-27 16:12:35 +03:00