cppcheck/addons/test
Georgy Komarov 16e8016259 misra.py: Fix R21.1 FalsePositive on standard functions and errno (#2339)
Rule 21.1 now doesn't report errors on usage of library functions
started from underscore (e.g. `_exit') and valid errno assignment.

See added tests for examples.
2019-11-08 17:20:37 +01:00
..
misra misra.py: Fix R21.1 FalsePositive on standard functions and errno (#2339) 2019-11-08 17:20:37 +01:00
path1
y2038
__init__.py
cert-test.c
cert-test.cpp
misc-test.cpp
naming_test.c
namingng_test.c
test-cert.py
test-misra.py
test-y2038.py
util.py