This is the initial release of C/C++test CT - Continuous Testing and Compliance Toolchain.
Release date: May 31, 2024
Supported Features
- C/C++ code coverage engine supporting the following metrics:
- Block Coverage (BC)
- Call Coverage (CC)
- Decision (Branch) Coverage (DC)
- Function Coverage (FC)
- Line Coverage (LC)
- Modified Condition Decision Coverage (MCDC)
- Simple Condition Coverage (SCC)
- Statement Coverage (SC)
- Multi-format coverage reporting (including Parasoft DTP, HTML with code annotations, and more).
- Integration with Visual Studio Code.
- Integration with CMake and Bazel build systems.