Test: added a memory efficiency test.

This commit is contained in:
antirez
2013-08-29 16:23:57 +02:00
parent 41d3147344
commit f79b1cb49e
2 changed files with 33 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ set ::all_tests {
unit/limits
unit/obuf-limits
unit/bitops
unit/memefficiency
}
# Index to the next test to run in the ::all_tests list.
set ::next_test 0