6c87576 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>
    (cherry picked from commit 8f83feea4586a8fcf4365e0d22e0a16740424cc2)
    
        
file modified
+46 -14