| commit | 8800925f3914498534e78bc6afeb525254d80e51 | [log] [tgz] |
|---|---|---|
| author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Dec 13 15:49:48 2018 +0100 |
| committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Dec 13 17:10:27 2018 +0100 |
| tree | 9f2a56397f94ab42bbde99c42d53671522ca04c1 | |
| parent | 800ecae785510b7cfcfe3a836ca428876869a0ed [diff] |
Remove prints in get_overall_test_result() If we need to know the individual tests results of each CPU then it would be better to store them in the test report in non-volatile memory. At the moment, we only store the overall test result, which seems to provide enough information. Change-Id: I7429a07062705244eca9c7587bd7c92c468464eb Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>