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

added tests for wfp_impl_getattr

This commit is contained in:
Falk Werner
2020-03-30 20:40:03 +02:00
parent 70e9f0a278
commit e9f371c14a
5 changed files with 103 additions and 16 deletions

View File

@@ -25,6 +25,7 @@ add_executable(alltests
test/webfuse/utils/path.c
test/webfuse/utils/static_filesystem.c
test/webfuse/utils/ws_server.cc
test/webfuse/mocks/fake_invokation_context.cc
test/webfuse/mocks/mock_authenticator.cc
test/webfuse/mocks/mock_request.cc
test/webfuse/mocks/mock_provider_client.cc