]> git.saurik.com Git - redis.git/commit
Added a new hash fuzzy tester.
authorantirez <antirez@gmail.com>
Tue, 12 Jun 2012 13:20:16 +0000 (15:20 +0200)
committerantirez <antirez@gmail.com>
Tue, 12 Jun 2012 13:20:16 +0000 (15:20 +0200)
commit1364395f18e810d6ed2e07f62dfc665fa1c6634c
treedc42a3542cf48a0fcd56e8c101e385ec662e1d06
parent0b8441c1b2f69cba5dddfdd76a166e6ac5b2afb4
Added a new hash fuzzy tester.

The new fuzzy tester also removes elements from the hash instead of just
adding random fields. This should increase the probability to find bugs
in the implementations of the hash type internal representations.
tests/unit/type/hash.tcl