Giter Site home page Giter Site logo

Comments (2)

jwgrenning avatar jwgrenning commented on July 18, 2024

Hi Marco

sorry for the late reply.

Turn on coverage with this

make clean
make CPPUTEST_USE_GCOV=Y gcov

I'm not sure about html.

from cpputest-starter-project.

erichstuder avatar erichstuder commented on July 18, 2024

To me the output doesn't look quite right.
To me it looks like something is messed up in the output.
At test-obj/example-platform/io. the file ending c is missing.
Why is example-platform/io.c not also assuming not executed?
The output for example-src/Example.c also looks a bit strange.
The html file looks similar.
Am I getting something wrong?

~/repositories/cpputest-starter-project$ docker-compose run cpputest make CPPUTEST_USE_GCOV=Y gcov
Running rename_me_tests
....
OK (4 tests, 4 ran, 9 checks, 0 ignored, 0 filtered out, 0 ms)

/home/cpputest/scripts/filterGcov.sh gcov_output.txt gcov_error.txt gcov_report.txt rename_me_tests.txt
  0.00%   example-platform/io.c
  0.00%   test-obj/example-platform/io., assuming not executed
100.00% of 2
File example-src/Example.c   Lines executed:0.00% of 5
See gcov directory for details

I run the project with Docker and WSL2 on Windows 10.

from cpputest-starter-project.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.