Versions Compared

Key

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

...

Tool

Version

Checker

Description

Astrée
Include Page
Astrée_V
Astrée_V

Supported indirectly via MISRA C:2004 Rule 13.2.
Axivion Bauhaus Suite

Include Page
Axivion Bauhaus Suite_V
Axivion Bauhaus Suite_V

CertC-EXP20Fully implemented
LDRA tool suite
Include Page
LDRA_V
LDRA_V
114 SPartially implemented
Parasoft C/C++test
Include Page
Parasoft_V
Parasoft_V

CERT_C-EXP20-a

Avoid comparing values with TRUE macro/enum constant using equality operators ("==", "!=")

PC-lint Plus

Include Page
PC-lint Plus_V
PC-lint Plus_V

697

Partially supported: reports comparisons of Boolean values to constants other than 0

PRQA QA-C

Include Page
PRQA QA-C_v
PRQA QA-C_v

3344
4116


Helix QAC

Include Page
Helix QAC_V
Helix QAC_V



Bibliography

[StackOvflw 2009]"Should I Return TRUE/FALSE Values from a C Function?"

...