summaryrefslogtreecommitdiff
path: root/tests/support/server.tcl
Commit message (Expand)AuthorAgeFilesLines
* Attempt to solve MacOS CI issues in GH Actions (#12013)Oran Agra2023-04-121-0/+3
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-111-0/+14
* Stabilize cluster hostnames tests (#11307)Madelyn Olson2022-10-031-1/+1
* Build TLS as a loadable moduleOran Agra2022-08-231-1/+4
* Cluster test improvements (#10920)Madelyn Olson2022-07-121-3/+10
* Fix --save command line regression in redis 7.0.0 (#10690)Oran Agra2022-05-091-6/+16
* Fix redis-cli CLUSTER SETSLOT race conditions (#10381)Viktor Söderqvist2022-03-161-0/+8
* Fix EVAL timeout test failed on freebsd (#10098)chenyang80942022-01-241-1/+5
* Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)chenyang80942022-01-031-3/+9
* Wait for replicas when shutting down (#9872)Viktor Söderqvist2022-01-021-1/+5
* Add FUNCTION FLUSH command to flush all functions (#9936)Meir Shpilraien (Spielrein)2021-12-161-0/+1
* Connection leak in external tests. (#9777)yoav-steinberg2021-11-151-1/+5
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-1/+26
* Add support for list type to store elements larger than 4GB (#9357)perryitay2021-11-031-0/+5
* Testsuite: attempt to find / avoid valgrind warnings of killed processes (#9679)Oran Agra2021-10-261-2/+5
* Client eviction ci issues (#9549)yoav-steinberg2021-09-261-0/+5
* Fixed leaked client for "start_server" when running in --loop (#9497)yoav-steinberg2021-09-131-0/+7
* Improve bind and protected-mode config handling. (#9034)Yossi Gottlieb2021-06-221-2/+4
* Fixed some typos, add a spell check ci and others minor fix (#8890)Binbin2021-06-101-2/+2
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-34/+83
* Improve testsuite print of log file (#8805)Oran Agra2021-04-181-8/+15
* When tests exit normally, some processes may still be alive (#8647)Huang Zhw2021-03-161-1/+1
* Allow stopped redis processes to be killed in tests (#8552)Madelyn Olson2021-02-241-0/+2
* Add --dump-logs tests option. (#8459)Yossi Gottlieb2021-02-071-0/+14
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-15/+41
* Tests: fix the problem that Darwin memory leak detection may fail (#8213)Yang Bodong2020-12-231-5/+11
* TLS: Add different client cert support. (#8076)Yossi Gottlieb2020-12-111-2/+13
* Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposedOran Agra2020-12-061-6/+12
* Fix tests failure on busybox systems. (#7916)Yossi Gottlieb2020-10-181-1/+1
* Tests: fix unmonitored servers. (#7756)Yossi Gottlieb2020-09-071-0/+5
* Improve valgrind support for cluster tests (#7725)Oran Agra2020-09-061-15/+3
* test infra - add durable mode to work around test suite crashingOran Agra2020-09-061-2/+26
* test infra - flushall between tests in external modeOran Agra2020-09-061-0/+1
* test infra - improve test skipping abilityOran Agra2020-09-061-20/+49
* test infra - reduce disk space usageOran Agra2020-09-061-4/+26
* test infra - write test name to logfileOran Agra2020-09-061-0/+14
* testsuite may leave servers alive on error (#7549)Oran Agra2020-07-211-0/+3
* tests/valgrind: don't use debug restart (#7404)Oran Agra2020-07-101-43/+104
* tests: each test client work on a distinct port rangeOran Agra2020-05-261-11/+10
* diffrent fix for runtest --host --portOran Agra2020-04-061-5/+2
* Fix bug of tcl test using external serverbodong.ybd2020-03-111-2/+5
* Test engine: experimental change to avoid busy port problems.antirez2020-02-241-49/+84
* Test engine: detect timeout when checking for Redis startup.antirez2020-02-211-1/+11
* Test engine: better tracking of what workers are doing.antirez2020-02-211-0/+3
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-5/+27
* Fix typomaya-rv2018-09-041-1/+1
* test suite infra improvements and fixOran Agra2018-06-261-0/+6
* Fix test "server is up" detection after logging changes.antirez2016-12-191-1/+1
* Test: support for stack logging for OSX malloc/leaks.antirez2015-10-011-0/+2
* Test: be more patient waiting for servers to exit.antirez2015-03-311-1/+6