Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/tests.cmake')
-rw-r--r--cmake/tests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index de7d54d4..c8eabb3a 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -18,6 +18,7 @@ set(llfio_TESTS
"test/tests/issue0028.cpp"
"test/tests/issue0073.cpp"
"test/tests/large_pages.cpp"
+ "test/tests/map_handle_cache.cpp"
"test/tests/map_handle_create_close/kernel_map_handle.cpp.hpp"
"test/tests/map_handle_create_close/runner.cpp"
"test/tests/mapped.cpp"