aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/run_tests/generated/tests.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tools/run_tests/generated/tests.json.template')
-rw-r--r--templates/tools/run_tests/generated/tests.json.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tools/run_tests/generated/tests.json.template b/templates/tools/run_tests/generated/tests.json.template
index 0c9f0a14c4..c5dc26faa7 100644
--- a/templates/tools/run_tests/generated/tests.json.template
+++ b/templates/tools/run_tests/generated/tests.json.template
@@ -9,6 +9,7 @@
"platforms": tgt.platforms,
"ci_platforms": tgt.ci_platforms,
"gtest": tgt.gtest,
+ "benchmark": tgt.get("benchmark", False),
"exclude_configs": tgt.get("exclude_configs", []),
"exclude_iomgrs": tgt.get("exclude_iomgrs", []),
"args": tgt.get("args", []),