Skip to content

Commit

Permalink
tests: add mmap_allocator test to aggregate targets
Browse files Browse the repository at this point in the history
  • Loading branch information
program-- committed Sep 18, 2023
1 parent efa3cc7 commit f75cd2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ ngen_add_test(
utils/mdframe_Test.cpp
utils/mdframe_netcdf_Test.cpp
utils/mdframe_csv_Test.cpp
utils/mmap_allocator_Test.cpp
LIBRARIES
gmock
NGen::core
Expand Down Expand Up @@ -377,6 +378,7 @@ ngen_add_test(
utils/mdframe_Test.cpp
utils/mdframe_netcdf_Test.cpp
utils/mdframe_csv_Test.cpp
utils/mmap_allocator_Test.cpp
LIBRARIES
NGen::core
gmock
Expand Down

0 comments on commit f75cd2e

Please sign in to comment.