1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

added unit tests for server_config

This commit is contained in:
Falk Werner
2020-02-16 22:36:31 +01:00
parent ae9fb63900
commit bc1b5343df
2 changed files with 176 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ add_executable(alltests
test/core/test_message_queue.cc
test/adapter/test_response_parser.cc
test/adapter/test_server.cc
test/adapter/test_server_config.cc
test/adapter/test_timepoint.cc
test/adapter/test_timer.cc
test/adapter/test_credentials.cc