tests: Add tests for host memory
This commit is contained in:
parent
5105318bbc
commit
740edacc8d
2 changed files with 184 additions and 0 deletions
|
@ -2,6 +2,7 @@ add_executable(tests
|
|||
common/bit_field.cpp
|
||||
common/cityhash.cpp
|
||||
common/fibers.cpp
|
||||
common/host_memory.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
core/core_timing.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue