I'm currently testing some C++ code with the Google Test framework and I get some weird results because the html report indicates that there are more functions that I can physically observe in the actual code.
There are only 10 observable functions (with constructors and destructors). I would provide the code but I'm not actually allowed to share it.I will try to provide any necessary details though. What could be the cause for this?
2.1m questions
2.1m answers
60 comments
57.0k users