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-29 20:41:31 +02:00
parent 8d28da5e82
commit 70e9f0a278
4 changed files with 52 additions and 26 deletions

View File

@@ -47,6 +47,7 @@ add_executable(alltests
test/webfuse/tests/provider/test_url.cc
test/webfuse/tests/provider/test_client_protocol.cc
test/webfuse/tests/provider/operation/test_close.cc
test/webfuse/tests/provider/operation/test_getattr.cc
test/webfuse/tests/integration/test_integration.cc
test/webfuse/tests/integration/server.cc
test/webfuse/tests/integration/provider.cc