8f83fee TESTS: Extend code coverage for murmurhash3

Authored and Committed by lslebodn 6 years ago
    TESTS: Extend code coverage for murmurhash3
    
    * add positive test for trailing NUL character
    * add test for corner cases (0, input_len + 1)
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+46 -14