mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-04 14:09:29 +08:00

Allow the script to also execute the tests needed for the following analysis. It doesn't affect the previous usage of this script: - if the output file is already present, then only the analysis is performed - if the outfile does not exists, then tests are also executed before doing the analysis Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>