Coverity
Jump to navigation
Jump to search
cov-configure
cov-build
cov-build --dir idir bitbake <bb file>
cov-configure --compiler arm-ostl-linux-gnueabi --comptype gcc --template
https://github.com/Agilent/meta-coverity
Later on, during the do_coverity_build task, Coverity goes over what cov-translate emitted and produces its intermediate data that will later be fed into cov-analyze.