-add_executable(cubelooks_test cubelooks_test.cpp)
-target_link_libraries(cubelooks_test lat_cubelooks)
\ No newline at end of file
+add_executable(culooks_test culooks_test.cpp)
+target_link_libraries(culooks_test lat_culooks)
+
+add_executable(hypercache_test hypercache_test.cpp)
+target_link_libraries(hypercache_test lat_hypercache)
\ No newline at end of file