Skip to content
Commit 207aab65 authored by Nicola Mazzucato's avatar Nicola Mazzucato Committed by Girish Pathak
Browse files

tools: Split fwk and module tests



Currently the ci_cmake scripts execute framework test and
modules' unit tests from the same test case.
The result is shown as below:

Check framework: Success/Failed

This does not tell the user whether the result came from the
framework tests or the unit tests.
Improve this by splitting the two tests and provide detailed
results. The summary will then be as follow:

Check framework: Success/Failed
Check utest: Success/Failed

Change-Id: I5ae3000c7bcfb6a8e6807c0c165d3b0a6034aaa5
Signed-off-by: Nicola Mazzucato's avatarNicola Mazzucato <nicola.mazzucato@arm.com>
parent f842c635
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment