summaryrefslogtreecommitdiff
path: root/rules/CC/test/EXPRESSIONS
diff options
context:
space:
mode:
Diffstat (limited to 'rules/CC/test/EXPRESSIONS')
-rw-r--r--rules/CC/test/EXPRESSIONS6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/CC/test/EXPRESSIONS b/rules/CC/test/EXPRESSIONS
index d80c0ae..a10fc2b 100644
--- a/rules/CC/test/EXPRESSIONS
+++ b/rules/CC/test/EXPRESSIONS
@@ -10,6 +10,7 @@
, "HOST_ARCH"
, "TARGET_ARCH"
, "ARCH_DISPATCH"
+ , "TEST_SUMMARY_EXECUTION_PROPERTIES"
, "CC"
, "CXX"
, "CFLAGS"
@@ -287,6 +288,11 @@
, "outs":
["stdout", "stderr", "result", "time-start", "time-stop"]
, "cmd": ["./summarizer"]
+ , "execution properties":
+ { "type": "var"
+ , "name": "TEST_SUMMARY_EXECUTION_PROPERTIES"
+ , "default": {"type": "empty_map"}
+ }
}
]
, [ "artifacts"