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
}
# re-set $srv in the servers list
- set ::servers [lreplace $::servers end+$level 1 $srv]
+ lset ::servers end+$level $srv
}
proc redis_deferring_client {args} {