summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@yahooinc.com>2022-10-05 10:04:05 +0000
committerGeir Storli <geirst@yahooinc.com>2022-10-05 10:04:05 +0000
commitfd50865996da7492d45aafcc4919c8e5488406f9 (patch)
treecabe375800db5d3d333bec167c3bbfa713e9f46a /vespalib/CMakeLists.txt
parentb9cf69d82a68797e86e4000187a7dc6dbf99554a (diff)
Implement new free list handling for datastores with a simpler API.
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index df1e1006828..7aafb7c364e 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -58,6 +58,7 @@ vespa_define_module(
src/tests/datastore/compact_buffer_candidates
src/tests/datastore/datastore
src/tests/datastore/fixed_size_hash_map
+ src/tests/datastore/free_list
src/tests/datastore/sharded_hash_map
src/tests/datastore/unique_store
src/tests/datastore/unique_store_dictionary