summaryrefslogtreecommitdiff
path: root/common/tests/test-hash.c
Commit message (Expand)AuthorAgeFilesLines
* Our own unit testing frameworkStef Walter2013-05-211-43/+31
* Update to MurmurHash3Stef Walter2013-04-031-9/+9
* Fix testing of murmur hash on bigendian systemsStef Walter2013-03-251-37/+23
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-0/+2
* Fix invalid memory accesses reported by 'make memcheck'Stef Walter2013-03-201-11/+11
* hash: Add the murmur2 hash and start using itStef Walter2013-03-201-0/+71
* hash: Rename file and functions for hashesStef Walter2013-03-201-0/+151