commit | fbac83e3b40139bcaa29a681f71b858f0241a949 | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Mon Jul 03 20:28:48 2023 -0500 |
committer | Jimmy Brisson <jimmy.brisson@arm.com> | Wed Jul 05 10:37:13 2023 -0500 |
tree | b599c4a7746bf91646ae89956a0a1f5e03aec70a | |
parent | bf3b4dc8ddba57bec3ac210b6ef098378020d24c [diff] |
fix(tc): Correct return type The fact that this was void instead of int, as required, caused the test-running code to assume that the tests always failed. Fixing the return type fixes the always-tests-failing bug. Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com> Change-Id: Ief55fe15c437c87dac1d03419a8e148f5d864b8d