summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2018-10-09 10:30:24 +0000
committerHåvard Pettersen <havardpe@oath.com>2018-10-09 10:32:05 +0000
commit58850f92f00b6289ff5feccf3634a34943e760d2 (patch)
treedb6b2ba5b94fd2776608f4a8f2da18891330e270 /vespalib/CMakeLists.txt
parent71f6af23c4bccee32cc33e9a3a391b7b9cf96629 (diff)
added simple test for various crypto sockets
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 58f2cbc8891..264f274db15 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -54,6 +54,7 @@ vespa_define_module(
src/tests/make_fixture_macros
src/tests/memory
src/tests/net/async_resolver
+ src/tests/net/crypto_socket
src/tests/net/selector
src/tests/net/send_fd
src/tests/net/socket