Re: Using sanitycheck to run my project tests
Rodrigo Peixoto <rodrigopex@...>
Anas, The command worked after removing the build_only. I think the documentation is outdated. For example: "Build only: If true, don't try to run the test under QEMU even if the selected platform supports it.". In this part of the documentation and other several points, it seems to be related to QEMU, but it is not right I guess. Please confirm that I would make a pull request with the adjustments. Now, I am trying to generate the coverage data but it is not working yet. I have added the -C flag at the command and found the gcda and gcdo files at build/CMakefiles/app.dir/src. I have pointed the outdir to there but the coverage is still not running properly. Any clue on that? Best regards, Rodrigo Peixoto
|
|