Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

C/C++test plugin for Eclipse: eclipse.exe -vmargs -Xmx1400m

You canalsocustomize can also customize the amount of allocated memory with the CPPTESTthe CPPTEST_ENGINE_EXTRA_ARGS option by specifying the value of the 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?.

...