sof icon indicating copy to clipboard operation
sof copied to clipboard

Tools: Test: Fix false success if no processing happened

Open singalsu opened this issue 2 years ago • 1 comments

The test is treated passed if there were no failed cases. The fix in this patch is to force one failed case if both failed and passed counts are zeros. Then the upper level test scripts/host-testbench.sh reports correctly the test fail.

Signed-off-by: Seppo Ingalsuo [email protected]

singalsu avatar Oct 10 '22 12:10 singalsu

I noticed this issue accidentally when working with a development version testbench that failed in topology parse.

singalsu avatar Oct 10 '22 12:10 singalsu