...
C/C++test plugin for Eclipse: eclipse.exe -vmargs -Xmx1400m
You
...
can also customize the amount of allocated memory with
...
the CPPTEST_ENGINE_EXTRA_ARGS option by specifying the value of
...
the -Xmx
setting. This may be particularly useful for when you perform static analysis or report results to DTP. See Configuring Advanced Options for details.
If C/C++test runs out of memory when generating the report, see see What if C/C++test runs out of memory when generating the report?.
...
If the problem persists, you may need to increase this value further.
Anchor disable instrumentation for OpenMP disable instrumentation for OpenMP
How can I disable C/C++test code instrumentation for functions containing OpenMP instructions?
disable instrumentation for OpenMP | |
disable instrumentation for OpenMP |
Add the following entry to Project Settings> Parasoft> C/C++test> Other Settings> Advanced options:
...