This release includes the following enhancements:

Release date: November 26, 2025

Enhanced Automotive Compliance Pack

  • The MISRA C++ 2023 rules and test configuration have been updated to include the latest standard updates.

Enhanced Security Compliance Pack

  • New test configurations have been added based on the CWE Top 25 2024.
  • The CERT C/C++ rule severity levels have been updated based on the recent changes to the CERT risk assessment.

Enhanced Static Analysis

  • Initial support has been added for the static analysis of CUDA C/C++ code.
  • Flow Analysis has been enhanced to recognize the behavior of mathematical functions, enabling it to compute results and derive constraints with greater precision.
  • The code analysis engine has been enhanced to better support modern C/C++. 
  • The accuracy and performance of existing rules have been improved.
  • The presentation of rule categories in the Test Configuration Editor has been enhanced. See Static Tab Settings - Defining How Static Analysis is Performed.

MCP Server Extension for AI Agents

C/C++test now includes an MCP (Model Context Protocol) Server extension that enables seamless integration between C/C++test and AI agents or LLM-based coding assistants (such as GitHub Copilot). This MCP Server can be used within any LLM-enabled development environment that supports MCP integration, including Eclipse and other environments. With this extension, an AI agent can interact directly with C/C++test, delivering context-aware guidance, analysis, and automation. 

This feature allows you to use an AI coding assistant to:

  • Access static analysis results to identify violations, prioritize critical issues based on your recommendations, and propose accurate fixes.
  • Interpret rules and documentation, enabling you to ask targeted questions, group or prioritize rules, and more easily customize static analysis configurations, reducing manual effort and ensuring alignment with your projects' internal quality standards.
  • Access information from the user guide to explain features and suggest resolutions for your issues.

For details, see Configuring the MCP Server Extension for AI Agents.

Enhanced Unit Testing and Code Coverage

  • HTML reports can now be generated with detailed information for multiple coverage metrics, including annotated source code. See "report.coverage_details_htmls" in Report Settings and "Generate detailed coverage reports for selected coverage types" in Execution Tab Settings - Defining How Tests are Executed.
  • An option to use relative paths to instrumented objects in the linker command line has been added. The option reduces overall command-line length and helps avoid failures related to OS-imposed command-line limits. See LinkStep and LsiStep.
  • The code analysis engine has been enhanced to better support modern C/C++. 

Support for Compilers

The following compilers are now supported:

Compiler NameCompiler Identifier

Hexagon Clang Compiler v. 19*

hexagon-clang_19

IAR Compiler for RISC-V v. 3.30.x

iccriscv_3_30

NVIDIA CUDA Compiler 12.8*nvcc-gcc_12_8

QNX GCC 12.x (ARM64)

qccarm_12-64

TI ARM Clang Compiler 3.2

tiarmclang_3_2

* - Support for runtime analysis has been added.

** - Static analysis only.

See Compilers.

Support for IDEs

The following IDE is now supported:

  • Eclipse 4.36 (2025-06)
  • Eclipse 4.37 (2025-09)


New and Updated Test Configurations

The following test configurations have been added:

  • CWE Top 25 2024
  • CWE Top 25 + On the Cusp 2024

The following test configurations have been updated with new rules:

The following test configurations have been removed:

  • CWE Top 25 2022
  • CWE Top 25 + On the Cusp 2022

Support for Platforms

The following platform is now supported:

Additional Updates

Deprecated and Removed Support

Deprecated Test Configurations

The following rule categories and corresponding built-in test configurations are deprecated and will be removed in a future release:

Deprecated Support for Operating Systems

Support for the following OS is now deprecated:

Compilers to Be Deprecated

Support for the following compilers will be deprecated in future releases:

  • ARM Compiler 6.14
  • Clang C/C++ Compiler v 12.0 (x86_64)
  • Clang C/C++ Compiler v 15.0 (x86_64)
  • Metaware DesignWare ARC C/C++ Compiler P-2019.09
  • GNU GCC 8.x (x86, x86_64, arm/aarch32, aarch64/arm64)
  • GNU GCC 9.x (x86, x86_64, arm/aarch32, aarch64/arm64)
  • Green Hills Software Compiler for PPC v. 2019.1.x
  • Hexagon Clang Compiler v. 8.6.x
  • HighTec GCC for Tricore 4.9.x
  • IAR Compiler for ARM v. 8.40x
  • IAR Compiler for ARM v. 8.50x
  • Microsoft Visual C++ 14.1
  • Microsoft Visual C++ 14.1 (x64)
  • Renesas RX C/C++ Compiler 2.5x
  • Vx-toolset for TriCore C/C++ Compiler 4.2

Deprecated Compilers

Support for the following compilers is deprecated and will be removed in future releases:

  • GNU GCC 7.x
  • GNU GCC 7.x (x86_64)
  • IAR Compiler for ARM v. 8.20x
  • IAR Compiler for ARM v. 8.22x
  • TI ARM C/C++ Compiler v18.1
  • TI ARM C/C++ Compiler GNU GCC 7.x

  • Wind River Clang 8.0.x

Removed Support for Compilers

The following compilers are no longer supported:

  • ARM Compiler 5.0
  • ARM Compiler 5.0 for uVision
  • ARM Compiler 6.9
  • Clang C/C++ Compiler v 8.0 (x86_64)
  • Clang C/C++ Compiler v 10.0 (x86_64)
  • GNU GCC 6.x
  • GNU GCC 6.x (x86_64)
  • Green Hills Software Compiler for ARM v. 2017.5.x
  • Green Hills Software Compiler for ARM64 v. 2017.5.x
  • Green Hills Software Compiler for PPC v. 2017.1.x
  • Hexagon Clang Compiler v. 8.4.x
  • IAR Compiler for ARM v. 8.11.x
  • QNX GCC 5.x
  • QNX GCC 5.x (ARM)
  • QNX GCC 5.x (ARM64)
  • QNX GCC 5.x (x86-64)


Deprecated Support for IDEs

Support for the following IDE is now deprecated:

  • Wind River Workbench 4.0

Removed Support for IDEs

Support for the following IDEs is now removed:

  • ARM DS-5
  • Eclipse 4.6 - 4.21
  • QNX Software Development Platform 7
  • Texas Instruments Code Composer Studio 10


Resolved Bugs and FRs

Bug/FR ID

Description



Updates to Rules

New Rules

Rule ID

Header



Updated Rules

Category ID

Rule IDs



Removed Rules

Rule ID

Notes



For information about this release, see https://docs.parasoft.com/display/CPPTESTPROEC20252/Updates+in+2025.2.