{ "containers": { "id": { "implementations": "impl_fulfill_cluster", "clusters": "var_cluster", "prototypes": "proto_cluster", "linkedlist": "linkedlist" }, "impl": { "solid": "solid", "onthefly": "on_the_fly" } }, "logging": { "id": "logging" }, "function-entry": "entry", "clasp": { "bindings" : { "variable": "bind", "function": "bind_func", "scope": "bind_scope", "function_demand" : "bind_function_demand", "scope_decision": "bind_scope_decision" }, "context" : { "decisions":{ "dependent": "resolution_dependency" }, }, "nonevalue": "nonevalue", "ret": { "symbol": "retv", "tag": "ret" } }, "tests": { "template": "default", "templates": { "default": "*-", "basic": "Basic.*", "ast": "AST.*", "cfa": "CFA.*", "dfa": "DFA.*", "compilation": "Compilation.*", "containers": "Containers*-", "diagnostic": "Diagnostic.*", "serializer": "ExpressionSerializer.*", "externc": "InterfaceExternC.*", "context": "ExpressionSerializer.*:Context.*", "types": "Types.*-", "log": "Logging*", "clang": "ClangAPI.*", "skip": "SkipDetection*:Adhoc_Loop_SkipDetection.*", "raw-xml": "libxml2*", "xml": "Xml.*", "installation": "Compilation.*:Sprint1.*", "exploitation": "Exploitation.*", "loops": "Loop.*", "dsl": "Interpretation.*", "adhocs": "Adhoc.*", } } }