redict/tests
antirez 41db54a557 Cluster: more reliable migration tests.
The old version was modeled with two failovers, however after the first
it is possible that another slave will migrate to the new master, since
for some time the new master is not backed by any slave. Probably there
should be some pause after a failover, before the migration. Anyway the
test is simpler in this way, and depends less on timing.
2015-12-10 12:58:28 +01:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster: more reliable migration tests. 2015-12-10 12:58:28 +01:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Regression test for issue #2813. 2015-10-15 11:23:15 +02:00
sentinel Sentinel: CKQUORUM tests 2015-05-19 12:26:09 +02:00
support Test: support for stack logging for OSX malloc/leaks. 2015-10-01 13:02:25 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Test HINCRBYFLOAT rounding only in x86_64 and when valgrind is not in use. 2015-11-28 09:28:37 +01:00
instances.tcl Sentinel / Cluster test: exit with non-zero error code on failures. 2015-03-30 14:29:01 +02:00
test_helper.tcl Test: basic lazyfree unit test. 2015-10-09 09:47:17 +02:00