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

added test for wfp_impl_lookup

This commit is contained in:
Falk Werner
2020-03-30 21:16:32 +02:00
parent e9f371c14a
commit 2c62e16c98
4 changed files with 134 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ add_executable(alltests
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/provider/operation/test_lookup.cc
test/webfuse/tests/integration/test_integration.cc
test/webfuse/tests/integration/server.cc
test/webfuse/tests/integration/provider.cc