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

added daemon test

This commit is contained in:
Falk Werner
2020-03-20 11:32:45 +01:00
parent 1223363c6c
commit 35122136fd
4 changed files with 76 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ add_executable(alltests
test/mock_pam.cc
test/mock_libconfig.cc
test/mock_linux.cc
test/mock_server.cc
test/test_config_factory.cc
test/test_config.cc
test/test_settings.cc
@@ -153,6 +154,8 @@ target_link_libraries(alltests PRIVATE
-Wl,--wrap=wf_credentials_type
-Wl,--wrap=wf_credentials_get
-Wl,--wrap=wf_server_create
-Wl,--wrap=wfd_settings_get_string
-Wl,--wrap=wfd_settings_get_string_or_default
-Wl,--wrap=wfd_settings_get_bool