summaryrefslogtreecommitdiffstats
path: root/slobrok/CMakeLists.txt
diff options
context:
space:
mode:
authorArne Juul <arnej@verizonmedia.com>2021-08-11 14:36:33 +0000
committerArne Juul <arnej@verizonmedia.com>2021-08-12 14:11:36 +0000
commit3566f1df8b4e9ccee141a98264b6580f8cdcc5c1 (patch)
treee9e1c51d01069188883e8cca2f8cf5aafb79fe1d /slobrok/CMakeLists.txt
parent07446ba73633a2cf392b844f5bb02aac032fb397 (diff)
some fixups for mirror of remote slobrok map:
* require symmetrical register/unregister calls * modernize a bit * add unit test for ServiceMapMirror * use common mock listener in unit tests * add an explicit shutdown() when removing a RemoteSlobrok instance, and perform clear() after canceling all RPC requests and tasks
Diffstat (limited to 'slobrok/CMakeLists.txt')
-rw-r--r--slobrok/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/slobrok/CMakeLists.txt b/slobrok/CMakeLists.txt
index 153a029e74d..6acbf5d5134 100644
--- a/slobrok/CMakeLists.txt
+++ b/slobrok/CMakeLists.txt
@@ -22,6 +22,7 @@ vespa_define_module(
src/tests/mirrorapi
src/tests/registerapi
src/tests/service_map_history
+ src/tests/service_map_mirror
src/tests/standalone
src/tests/startsome
src/tests/startup