summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <[email protected]>2022-10-07 13:24:21 +0000
committerGeir Storli <[email protected]>2022-10-07 13:24:21 +0000
commita835f712450fa0665dbf125beab0a5671aa3bb87 (patch)
treeab90ef7fce62d60331467ff6bf05afcb78563fda /vespalib/CMakeLists.txt
parent7438b33d2447f5348e25c18160a592924130ee25 (diff)
Hide more details inside BufferState and reduce external API on BufferStats.
Using incDead() directly is no longer supported as marking elements as dead right before they are put on hold is unnecessary.
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 7aafb7c364e..b84a90465ea 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -54,6 +54,7 @@ vespa_define_module(
src/tests/data/smart_buffer
src/tests/datastore/array_store
src/tests/datastore/array_store_config
+ src/tests/datastore/buffer_stats
src/tests/datastore/buffer_type
src/tests/datastore/compact_buffer_candidates
src/tests/datastore/datastore