Added test for client output buffer limit (hard limit).

This commit is contained in:
antirez
2012-01-25 18:11:04 +01:00
parent c715c9b8bf
commit efc8f6c1a2
2 changed files with 22 additions and 0 deletions

View File

@ -35,6 +35,7 @@ set ::all_tests {
unit/scripting
unit/maxmemory
unit/introspection
unit/obuf-limits
}
# Index to the next test to run in the ::all_tests list.
set ::next_test 0