zephyr/cmake/sca
Noah Pendleton f61950a782 cmake: sca: Enable CodeChecker error exit status
Normally the return code of `CodeChecker analyze` and `CodeChecker parse`
is suppressed, so all the enabled commands can execute instead of
crashing the build.

Add a new option, `CODECHECKER_PARSE_EXIT_STATUS`, to permit failing the
build if `CodeChecker parse` returns non-zero.

Signed-off-by: Noah Pendleton <noah.pendleton@gmail.com>
2024-06-15 05:14:48 -04:00
..
codechecker cmake: sca: Enable CodeChecker error exit status 2024-06-15 05:14:48 -04:00
cpptest cmake: sca: Add Parasoft C++test 2024-02-02 13:49:08 +01:00
gcc security: Add compiler static analysis support 2024-01-25 12:07:27 +01:00
sparse cmake: sca: Add "SCA" to the Found messages 2024-02-02 13:49:08 +01:00