redict/tests
antirez 5e3dcc522b Faster memory efficiency test.
This test on Linux was extremely slow, since in Tcl we can't enable
easily tcp-nodelay, so the busy loop used to take *a lot* with bigger
writes. Fixed using pipelining.
2015-02-10 14:47:45 +01:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster test: when valgrind is enabled, use a larger node-timeout. 2015-01-22 16:08:21 +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 Added regression test for issue #2371. 2015-02-10 14:40:27 +01:00
sentinel Spell software correctly 2014-09-29 06:49:07 -04:00
support Add --track-origins=yes to valgrind 2015-01-21 15:48:19 +01:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Faster memory efficiency test. 2015-02-10 14:47:45 +01:00
instances.tcl Avoid duplicated instance execution code in Cluster test. 2015-01-22 18:59:39 +01:00
test_helper.tcl Added regression test for issue #2371. 2015-02-10 14:40:27 +01:00