Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f3a4cbc authored by Raphael Herouart's avatar Raphael Herouart
Browse files

lib/trusty: tipc-test suite name is incorrect in JSON output

tipc-test suite should be tipc not crypto

Bug: 314130383
Test: /data/nativetest64/vendor/tipc-test/tipc-test -t echo -r 1 -B 100
Change-Id: Icc0921a032f8b784f4797f43b6180136777f422f
parent 18744c17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
#define BENCH_RESULT_TPL                                    \
"{"                                                         \
"    \"schema_version\": 3,"                                \
"    \"suite_name\": \"crypto\","                           \
"    \"suite_name\": \"tipc\","                           \
"    \"bench_name\": \"%s\","                               \
"    \"results\": ["                                        \
"        {"                                                 \