redict/tests
antirez fe0d371995 Test: wait for actual startup in start_server.
start_server now uses return value from Tcl exec to get the server pid,
however this introduces errors that depend from timing: a lot of the
testing code base assumed the server to be actually up and running when
server_start returns.

So the old code that waits to see the pid in the log file was restored.
2014-11-28 11:49:26 +01:00
..
assets Test: enable latency monitor in the default config. 2014-07-10 15:04:34 +02:00
cluster Cluster test: helpers/onlydots.tcl: detect EOF and exit. 2014-10-08 10:17:01 +02: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 Attempt to prevent false positives in replication test. 2014-11-24 11:54:56 +01:00
sentinel Spell software correctly 2014-09-29 06:49:07 -04:00
support Test: wait for actual startup in start_server. 2014-11-28 11:49:26 +01:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Merge remote-tracking branch 'origin/unstable' into unstable 2014-11-14 17:10:48 +01:00
instances.tcl Spell software correctly 2014-09-29 06:49:07 -04:00
test_helper.tcl Test: try to cleanup still running Redis instances on exit. 2014-11-28 11:38:17 +01:00