summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
Commit message (Expand)AuthorAgeFilesLines
* Make port, tls-port and bind configurations modifiable (#8510)YaacovHazan2021-03-011-0/+1
* Add --dump-logs tests option. (#8459)Yossi Gottlieb2021-02-071-0/+4
* implement FAILOVER command (#8315)Allen Farris2021-01-281-0/+1
* Fix rare test failures due to repl-ping-replica-period (#8393)Oran Agra2021-01-251-0/+2
* Add errorstats info section, Add failed_calls and rejected_calls to commandst...filipe oliveira2020-12-311-0/+1
* TLS: Add different client cert support. (#8076)Yossi Gottlieb2020-12-111-2/+2
* testsuite: fix fd leak, prevent port clashing when using --baseportOran Agra2020-12-061-1/+5
* Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposedOran Agra2020-12-061-0/+1
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+1
* Tests: fix filename reported in run_solo tests.Yossi Gottlieb2020-11-041-4/+5
* redis-benchmark: add tests, --version, a minor bug fixes (#7947)filipe oliveira2020-10-261-0/+1
* Add a --no-latency tests flag. (#7939)Yossi Gottlieb2020-10-221-0/+4
* Remove tmp rdb file in background thread (#7762)Wang Yuan2020-09-171-0/+1
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-3/+4
* test infra - add durable mode to work around test suite crashingOran Agra2020-09-061-0/+4
* test infra - improve test skipping abilityOran Agra2020-09-061-6/+41
* Add oom-score-adj configuration option to control Linux OOM killer. (#1690)Yossi Gottlieb2020-08-121-0/+1
* runtest --stop pause stops before terminating the redis server (#7513)Oran Agra2020-07-131-2/+2
* Add missing latency-monitor tcl test to test_helper.tcl. (#6782)WuYunlong2020-07-101-0/+1
* TLS: Add missing redis-cli options. (#7456)Yossi Gottlieb2020-07-101-0/+1
* EXEC always fails with EXECABORT and multi-state is clearedOran Agra2020-06-231-0/+15
* Test: add the tracking unit as default.antirez2020-05-281-0/+1
* tests: each test client work on a distinct port rangeOran Agra2020-05-261-9/+21
* Test: --dont-clean should do first cleanup.antirez2020-05-051-5/+2
* A few comments and name changes for #7103.antirez2020-04-171-4/+13
* testsuite run the defrag latency test soloOran Agra2020-04-161-0/+38
* diffrent fix for runtest --host --portOran Agra2020-04-061-8/+11
* PSYNC2: meaningful offset test.meaningful-offsetantirez2020-03-251-0/+1
* Fix bug of tcl test using external serverbodong.ybd2020-03-111-0/+3
* Test engine: better tracking of what workers are doing.antirez2020-02-211-4/+9
* Test is more complex now, increase default timeout.antirez2020-02-211-1/+1
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-4/+19
* test cases: skiptill -> skip-tillzhaozhao.zz2019-05-101-1/+1
* Test: disable module testing for now.antirez2019-04-151-1/+0
* Add command filter Module API tests.Yossi Gottlieb2019-03-181-0/+1
* ACL: Test: add the acl tests as default unit.antirez2019-01-281-0/+1
* Test suite: add --loop option.antirez2018-08-021-5/+12
* Test suite: new --stop option.antirez2018-08-021-4/+13
* Minor improvements to PR #5187.antirez2018-07-311-3/+6
* test suite conveniency improvementsOran Agra2018-07-301-2/+58
* Merge branch 'unstable' into pending-querybufchendianqiang2018-07-031-0/+12
|\
| * fix tests/test_helper.tcl with --wait-server option.WuYunlong2018-07-021-1/+0
| * test suite infra improvements and fixOran Agra2018-06-261-0/+13
* | limit the size of pending-querybuf in masterclientchendianqiang2018-07-011-0/+1
|/
* Test: replication test blocking lists/zsets ops.antirez2018-05-151-0/+1
* Merge pull request #4691 from oranagra/active_defrag_v2Salvatore Sanfilippo2018-03-221-0/+2
|\
| * Adding real allocator fragmentation to INFO and MEMORY command + active defra...Oran Agra2018-03-121-0/+2
* | CG: test group creation.antirez2018-03-151-0/+1
|/
* Streams: basic XADD tests.antirez2017-12-011-0/+1
* Regression test for PSYNC2 issue #3899 added.antirez2017-04-281-0/+1