• COVERAGE SAVE doesn't work
    Hello! I'm trying to gater multi-session code coverage, but when I execute "COVERAGE SAVE cov" command it doesn't change existing cov file. It doesn't give any error messages also.
  • COVERAGE SAVE doesn't work
    Hello! I'm trying to gater multi-session code coverage, but when I execute "COVERAGE SAVE cov" command it doesn't change existing cov file. It doesn't give any error messages also.
  • merging coverage files
    I have a handful of people testing a program that needs full coverage testing. Is there any way of merging coverage data files to aggregate multiple files into one?
  • merging coverage files
    I have a handful of people testing a program that needs full coverage testing. Is there any way of merging coverage data files to aggregate multiple files into one?
  • G coverage for cces code
    Hi, I have recently started working with g coverage, and its working great. But, I want to do coverage for a code in cces (Crosscore Embedded Studio). The gcc compiler is not reading my header files...