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.

How do I configure cpptestcli to control what is included ?

Options
semilej
semilej Posts: 1

I have problems with following error message:
Test execution: error preparing instrumentation / symbols data for file.
In file included from C:\BuildRoot\IO\FCI\CI846\MainTrack\Dev\Current\MCU\Workspace_UnitTests.cpptest\FCI_PROFINET\file-data\CCRC32.cppc160100f\bundled_CCRC32.cpp:4:
C:\BuildRoot\IO\FCI\CI846\MainTrack\Dev\Current\MCU\Workspace_UnitTests\FCI_PROFINET\tests\src\AppLayer\Base\TSuite_CCRC32.cpp:20:36: error: Unittest_Report_Macros.h: No such file or directory

I have the Unittest_Report_Macros.h in a file location on the same computer. How do I configure it is included ?
The include statement in TSuite_CCRC32.cpp looks like this:

include <Unittest_Report_Macros.h>

version of cpptestcli is:
cpptestcli: Version 9.5.4.103

Tagged:

Tagged