Sebastian Waisbrot
|
7be8687677
|
Fix race condition in unit/introspection
Make sure monitor is attached in one connection before issuing commands to be monitored in another one
|
2015-08-11 22:56:17 -07:00 |
|
Matt Stancliff
|
5fab7e5bf2
|
Remove trailing spaces from tests
|
2014-09-29 06:49:08 -04:00 |
|
antirez
|
3f59d66ff0
|
Test: avoid false positives in CLIENT SETNAME closed connection test.
|
2013-02-12 13:27:24 +01:00 |
|
antirez
|
eb113b97f9
|
Tests for CLIENT GETNAME/SETNAME.
|
2013-01-15 13:34:17 +01:00 |
|
antirez
|
06612a970f
|
Tests for MONITOR.
|
2012-04-07 11:26:24 +02:00 |
|
antirez
|
8f49d6f257
|
New client info field added to CLIENT LIST output: multi, containing the length of the current pipeline. Test modified accordingly.
|
2012-04-07 11:14:52 +02:00 |
|
antirez
|
9704f5a005
|
CLIENT LIST test modified to reflect the new output.
|
2012-03-13 18:06:29 +01:00 |
|
antirez
|
d64a700b36
|
CLIENT LIST test fixed (there is a new omem field in the output)
|
2012-01-23 16:19:49 +01:00 |
|
antirez
|
73cb81d541
|
unit/introspection.tcl added
|
2011-12-19 10:21:50 +01:00 |
|