cpptest does not generate bugs report!
I am running cpptest with the command line using cpptesttrace and cpptestcli. I do have cmake build system. The analysis has never caught any bug and always shows that the number of files that have been checked to 0. Not sure what is the issue exactly. Here are the commands that I run
cmake -G "Unix Makefiles" ..
$cpptesttrace make clean all
$cpptestcli -data "path to directorty that include the project" -resource / -report "path to repoer directory" -config $config -localsettings $settings
$cpptesttrace , $cpptestcli, $config, and $settings includes paths to exe or files.
Is there anything that I should change to get results?
Thanks
Comments
-
Here is a screenshot of the settings file, BTW I am running Parasoft from the
command line.0 -
Any thought?
0 -
Hi Bush,
What version of C++ test are you using?
When you ran cpptest trace was a bdf generated?Are you able to successfully run the example project?
Thank you
Kevin Ali0 -
Hello Kevin,
I am using C++test 9.6.1, and yes it generates a bdf file, Also, I tried to run the examples but I get similar results no bugs are generated! I attached the output of running ATM example.0 -
Hi Bush,
Would it be possible for you to create a ticket for this issue at
https://parasoft.force.com/customerportal/CustomSiteLogin?startURL=/customerportal/CommunitiesMainPage
So we can expedite communication regarding this issue.In the case can you please attach the BDF. that was generated for ATM.
Thank you
Kevin Ali0 -
Thank you Kevin
0