tests: Implement tests for verifying HashValue
Values were randomly generated and the verification was done against boost 1.79.
This commit is contained in:
parent
9971cd1d55
commit
f09d192aac
2 changed files with 42 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/cityhash.cpp
|
||||
common/container_hash.cpp
|
||||
common/fibers.cpp
|
||||
common/host_memory.cpp
|
||||
common/param_package.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue