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.

Unable to execute tests

Options
Tejashree
Tejashree Posts: 3

Hi,

I could successfully create automated Tests for my dummy C Project using Parasoft. But on executing these tests, I get message in console:

Collecting tests to be executed...
Skipping test suite(s) - invalid CPPTEST_TEST_SUITE_INCLUDED_TO value detected:
/Addition/tests/autogenerated/TestSuite_add_c.c

...done.
Preparing execution flow...
...done.
Setting property: stub_config_file = C:\Users\fischnle\Backup\C++test for Eclipse\Tutorial\ATMEclipseGNU\workspace.cpptest\Addition\unit-data\current_tubf179707/stubconfig.xml
Setting property: stub_config_header_file = C:\Users\fischnle\Backup\C++test for Eclipse\Tutorial\ATMEclipseGNU\workspace.cpptest\Addition\unit-data\current_tubf179707/cpptest_stubconfig.h
Finding test cases...
No test cases found.
...done.
Clearing temporary coverage data...
...done.

"Run Unit Tests (Project Scope)" (Execution) for /Addition successfully finished.

Comments

  • Novodes
    Novodes Posts: 13
    Options

    I have the same issue. What is the solution?