Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Add .cpp file to static code analysis

Options
nima_s
nima_s Posts: 5

Hello,
We are using the Automation C/C++ test tool to run static code analysis on our make based project. Is there any way to add .cpp files to the static analysis run. We don't want to include these files in our makefile but just want to run it through static analysis.

Tagged:

Comments

  • Andrey Madan
    Andrey Madan Posts: 388 ✭✭✭
    Options

    Which distribution of C/C++ Test are you using?
    1) Command line utility (aka C/C++ DTP Engine)?
    2) C/C++ Test Desktop running tests from a command line?

  • nima_s
    nima_s Posts: 5
    Options

    Hi Andrey,

    We are using the C/C++ test 10.3 Automation edition (Command line) with DTP Engine.