Fix failures return codes in vcpe scripts 27/97727/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 30 Oct 2019 09:55:55 +0000 (10:55 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 30 Oct 2019 09:57:57 +0000 (10:57 +0100)
commit68d93c2a8cf5417cca2d4f9dafb30f08451ed24f
tree855d79e9165d00562592efe66287e8c6e2df0f0f
parent2a75ad689a5024b38c53354973588d2f68da2596
Fix failures return codes in vcpe scripts

Conditional exits on failures should return
with non zero exit code for better behavior
in testing pipelines.

Change-Id: Ied2e699a2cd38cc741e6d9d9a5c88082f09fa549
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-226
test/vcpe/preload.py
test/vcpe/soutils.py
test/vcpe/vcpe.py
test/vcpe/vcpecommon.py