redict/tests/support
yoav-steinberg 6600253046
Client eviction ci issues (#9549)
Fixing CI test issues introduced in #8687
- valgrind warnings in readQueryFromClient when client was freed by processInputBuffer
- adding DEBUG pause-cron for tests not to be time dependent.
- skipping a test that depends on socket buffers / events not compatible with TLS
- making sure client got subscribed by not using deferring client
2021-09-26 17:45:02 +03:00
..
benchmark.tcl Added URI support to redis-benchmark (cli and benchmark share the same uri-parsing methods) (#9314) 2021-09-14 19:45:06 +03: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 Client eviction ci issues (#9549) 2021-09-26 17:45:02 +03:00
test.tcl Add --skipfile and --skiptest regex support. (#9555) 2021-09-26 15:12:37 +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 Fix test randstring, compare string and int is wrong. (#9544) 2021-09-24 16:58:38 +03:00