aboutsummaryrefslogtreecommitdiff
path: root/tools/gbench/Inputs/test1_run2.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gbench/Inputs/test1_run2.json')
-rw-r--r--tools/gbench/Inputs/test1_run2.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/gbench/Inputs/test1_run2.json b/tools/gbench/Inputs/test1_run2.json
index 3cbcf39..dc52970 100644
--- a/tools/gbench/Inputs/test1_run2.json
+++ b/tools/gbench/Inputs/test1_run2.json
@@ -114,6 +114,14 @@
"real_time": 1,
"cpu_time": 1,
"time_unit": "ns"
+ },
+ {
+ "name": "BM_hasLabel",
+ "label": "a label",
+ "iterations": 1,
+ "real_time": 1,
+ "cpu_time": 1,
+ "time_unit": "s"
}
]
}