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.

Parasoft Example Eclipse Project Unit Testing Gcc Problem

fatmanur61
fatmanur61 Posts: 82

I am working with Parasoft ATM eclipse example. First of all I create bdf file for this ATM project. And I open this project in C++Test ide with using bdf file option. I successfully run static analysis and optain results. Then I create aoutogenerated tests via "Generate unit tests" option. Then I run these test. I obtain setup problem. I attached this problem screenshot to this disucssion. I add olsa Parasoft -> Build settings interface. How can I solve this problem?

Comments

  • fatmanur61
    fatmanur61 Posts: 82

    I solved this problem by using "Run Unit Tests" option for running generated unit tests.