summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2021-10-06 17:10:17 +0000
committerHåvard Pettersen <havardpe@oath.com>2021-10-07 09:47:42 +0000
commite1a26413bd20ef269d53dc56552a8d8809ab4e58 (patch)
treef866cb22f63f765bb1fb2f259ada9d5d014f04b0 /vespalib/CMakeLists.txt
parentf63d33eb7a47c3bfd80229098a71eae1b3b48300 (diff)
capture issues by binding handlers to threads
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 220c63c04a6..dacbfdbe0f2 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -64,6 +64,7 @@ vespa_define_module(
src/tests/hwaccelrated
src/tests/io/fileutil
src/tests/io/mapped_file_input
+ src/tests/issue
src/tests/latch
src/tests/left_right_heap
src/tests/make_fixture_macros