tests: Add tests for CityHash

This commit is contained in:
ReinUsesLisp
2021-02-18 00:43:42 -03:00
parent 275398a0fc
commit 58ed3fa9f5
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
add_executable(tests
common/bit_field.cpp
common/cityhash.cpp
common/fibers.cpp
common/param_package.cpp
common/ring_buffer.cpp