summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test: do not complain when "leaks" can't run because process died.antirez2014-03-251-0/+4
* Sentinel test: 02 unit better coverage + refactoring.antirez2014-03-181-13/+51
* Sentinel test: foreach_instance_id implements 'break'.antirez2014-03-181-0/+2
* Sentinel: instance_is_killed proc added to sentinel.tcl.antirez2014-03-181-0/+6
* Sentinel test: set less time sensitive defaults.antirez2014-03-041-0/+2
* Sentinel test: debugging console improved.antirez2014-03-041-2/+42
* Sentinel test: initial debugging console.antirez2014-03-042-1/+27
* Sentinel test: be more patient in create_redis_master_slave_cluster.antirez2014-03-041-1/+1
* Sentiel test: add test start time in output.antirez2014-03-041-4/+5
* Sentinel test: use 1000 as retry in initial 00 unit test.antirez2014-03-031-1/+1
* Sentinel test: initial tests in 03 unit.antirez2014-03-031-0/+39
* Sentinel test: foreach_instance_id now supports 'continue'.antirez2014-03-031-0/+2
* Sentienl test: fixed typo in unit 03 top comment.antirez2014-03-031-1/+1
* BITPOS fuzzy testing.antirez2014-02-271-0/+33
* Basic BITPOS tests.antirez2014-02-271-0/+102
* Added two more BITCOUNT tests stressing misaligned access.antirez2014-02-271-0/+12
* BITCOUNT fuzzy test with random start/end added.antirez2014-02-271-1/+15
* Sentinel test: add stub for unit 04.antirez2014-02-251-0/+5
* Sentinel test: added TODO items in 02 unit.antirez2014-02-251-0/+5
* Sentinel test: check role at end of unit 01.antirez2014-02-251-0/+4
* Sentinel test: kill masters instead of using DEBUG SLEEP in all tests.antirez2014-02-252-5/+12
* Sentinel test: restart instances left killed by previous unit.antirez2014-02-251-0/+12
* Sentinel test: jump to next unit on test failure.antirez2014-02-251-0/+2
* Sentinel test: test majority crashing Sentinels.antirez2014-02-251-8/+6
* Sentinel test: restart_instance should refresh pid attrib.antirez2014-02-251-0/+4
* Sentinel test: more stuff mored from 00-base to init.antirez2014-02-242-24/+24
* Sentinel test: removed useless code to set SDOWN timeout.antirez2014-02-241-4/+0
* Sentinel test: tmp dir and gitignore added.antirez2014-02-241-0/+2
* Sentinel test: minor fixes to --pause-on-error.antirez2014-02-231-3/+5
* Sentinel test: --pause-on-error option added.antirez2014-02-231-0/+17
* Sentinel test: added empty units to fill later.antirez2014-02-232-0/+2
* Sentinel test: framework improved and conf-update unit added.antirez2014-02-225-20/+112
* Sentinel test: move init tests as includes.antirez2014-02-203-25/+25
* Sentinel test: ability to run just a subset of test files.antirez2014-02-202-0/+26
* Sentinel test: some reliability fixes to 00-base tests.antirez2014-02-191-2/+4
* Sentinel test: check that role matches at end of 00-base.antirez2014-02-191-0/+4
* Sentinel test: ODOWN and agreement.antirez2014-02-191-0/+69
* Sentinel test: check reconfig of slaves and old master.antirez2014-02-181-0/+20
* Sentinel test: basic failover tested. Framework improvements.antirez2014-02-182-12/+71
* Sentinel test: basic tests for MONITOR and auto-discovery.antirez2014-02-181-1/+24
* Sentinel test: info fields, master-slave setup, fixes.antirez2014-02-182-1/+60
* Prefix test file names with numbers to force exec order.antirez2014-02-181-0/+0
* Sentinel test: provide basic commands to access instances.antirez2014-02-182-7/+39
* Sentinel: initial testing framework.antirez2014-02-172-0/+127
* Test: colorstr moved to util.tcl.antirez2014-02-172-30/+30
* Test: code to test server availability refactored.antirez2014-02-173-27/+33
* Test: regression for issue #1549.antirez2014-02-131-0/+12
* Test: fixed osx msg passing issue in testing framework.antirez2014-01-311-1/+23
* Test: regression for issues #1483.antirez2014-01-091-0/+10
* Test: stress events flags to/from string conversion.antirez2014-01-081-0/+11