mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Fuzzing tests of BITCOUNT / BITOP are iterated multiple times. The new BITCOUNT fuzzing test uses random strings in a wider interval of lengths including zero-len strings.