mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 06:47:58 -05:00
tests: Implement tests for verifying HashValue
Values were randomly generated and the verification was done against boost 1.79.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user