{ "dag": { "type": ["@", "rules", "CC/test", "test"] , "name": ["dag"] , "srcs": ["dag.test.cpp"] , "private-deps": [ ["@", "catch2", "", "catch2"] , ["", "catch-main"] , ["utils", "container_matchers"] , ["@", "src", "src/buildtool/common", "artifact_factory"] , ["@", "src", "src/buildtool/execution_engine/dag", "dag"] ] , "stage": ["test", "buildtool", "execution_engine", "dag"] } , "TESTS": {"type": "install", "tainted": ["test"], "deps": ["dag"]} }