commit | ef2e67eec1b703cef0d881c8dd1ae76bb60d6171 | [log] [tgz] |
---|---|---|
author | Raphaël Hérouart <rherouart@google.com> | Fri Apr 05 14:56:22 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 05 14:56:22 2024 +0000 |
tree | f9a59ada1f331b192262a6cbc8cb57eaae2c287b | |
parent | 09071c46d85f0bc073fd05f51bfbfe9790410205 [diff] | |
parent | 4f3a4cbc5ee037c553b473c67b1c9167ed7a724f [diff] |
Merge "lib/trusty: tipc-test suite name is incorrect in JSON output" into main
diff --git a/trusty/libtrusty/tipc-test/tipc_test.c b/trusty/libtrusty/tipc-test/tipc_test.c index dabe118..1eac9cf 100644 --- a/trusty/libtrusty/tipc-test/tipc_test.c +++ b/trusty/libtrusty/tipc-test/tipc_test.c
@@ -37,7 +37,7 @@ #define BENCH_RESULT_TPL \ "{" \ " \"schema_version\": 3," \ -" \"suite_name\": \"crypto\"," \ +" \"suite_name\": \"tipc\"," \ " \"bench_name\": \"%s\"," \ " \"results\": [" \ " {" \