coverity tooling: use 2020.09 and fix tests

This commit is contained in:
Philippe Teuwen 2021-05-14 01:33:37 +02:00
commit aafc8ac71b
4 changed files with 16 additions and 12 deletions

View file

@ -5,5 +5,4 @@ set -e
# cov-configure --list-configured-compilers text
cov-configure --template --compiler arm-none-eabi-gcc --comptype gcc
# cov can't read gcov from gcc > 7
cov-configure --template --compiler $HOSTCC --comptype gcc