{ "source_tree_client": { "type": ["utils/serve_service", "CC test"] , "name": ["source_tree_client"] , "srcs": ["source_tree_client.test.cpp"] , "data": [["buildtool/file_system", "test_data"]] , "private-deps": [ ["@", "catch2", "", "catch2"] , ["@", "gsl", "", "gsl"] , ["@", "src", "src/buildtool/auth", "auth"] , ["@", "src", "src/buildtool/common", "protocol_traits"] , ["@", "src", "src/buildtool/common/remote", "remote_common"] , ["@", "src", "src/buildtool/common/remote", "retry_config"] , ["@", "src", "src/buildtool/crypto", "hash_function"] , ["@", "src", "src/buildtool/execution_api/remote", "config"] , ["@", "src", "src/buildtool/execution_api/remote", "context"] , ["@", "src", "src/buildtool/file_system", "git_types"] , ["@", "src", "src/buildtool/serve_api/remote", "config"] , ["@", "src", "src/buildtool/serve_api/remote", "source_tree_client"] , ["@", "src", "src/utils/cpp", "expected"] , ["utils", "catch-main-serve"] , ["utils", "test_hash_function_type"] , ["utils", "test_serve_config"] ] , "stage": ["test", "buildtool", "serve_api"] } , "TESTS": { "type": ["@", "rules", "test", "suite"] , "stage": ["serve_api"] , "deps": ["source_tree_client"] } }