summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2016-03-02 15:15:18 +0100
committerantirez <antirez@gmail.com>2016-03-02 15:16:17 +0100
commit9a00da0d1470f83fa5927ac05923ef207fd19f64 (patch)
tree5789392ec7e154d2d73af9bba270f3c8b0b8f370 /tests/test_helper.tcl
parent27fc01a7b864572b85f64aad5efffb7199ec0dba (diff)
downloadredis-9a00da0d1470f83fa5927ac05923ef207fd19f64.tar.gz
BITFIELD: overflow fuzzy testing.
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r--tests/test_helper.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 9647511e5..45cecfdde 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -49,6 +49,7 @@ set ::all_tests {
unit/limits
unit/obuf-limits
unit/bitops
+ unit/bitfield
unit/memefficiency
unit/hyperloglog
unit/lazyfree