mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
added unit tests of uuid_mountpoint_factory
This commit is contained in:
@@ -8,6 +8,7 @@ pkg_check_modules(GMOCK gmock)
|
||||
|
||||
add_executable(alltests
|
||||
test/tempdir.cc
|
||||
test/file_utils.cc
|
||||
test/msleep.cc
|
||||
test/die_if.cc
|
||||
test/mock_authenticator.cc
|
||||
@@ -29,6 +30,7 @@ add_executable(alltests
|
||||
test/adapter/test_authenticators.cc
|
||||
test/adapter/test_mountpoint.cc
|
||||
test/adapter/test_uuid_mountpoint.cc
|
||||
test/adapter/test_uuid_mountpoint_factory.cc
|
||||
test/adapter/test_fuse_req.cc
|
||||
test/adapter/jsonrpc/test_util.cc
|
||||
test/adapter/jsonrpc/test_is_request.cc
|
||||
|
||||
Reference in New Issue
Block a user