cppcheck/addons/test
Georgiy Komarov 7a009fece0
misra: Add support for expected suppressions in header files in `-verify` mode (#3252)
This commit allows to specify expected suppressions in the included
header files. This is necessary to verify MISRA checkers, which make
requirements for header files. For example, Rule 8.2 requires adding
prototypes for each function to the header files.
2021-05-08 10:27:31 +02:00
..
misra misra: Add support for expected suppressions in header files in `-verify` mode (#3252) 2021-05-08 10:27:31 +02:00
path1
threadsafety threadsafety shall not warn about const vars (in C++11) (#2847) 2020-10-23 11:58:25 +02:00
y2038 y2038 addon: Fix that check can never return True, add tests (#2417) 2019-12-03 18:49:11 +01:00
__init__.py
cert-test.c Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
cert-test.cpp
misc-test.cpp Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
naming_test.c Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
naming_test.cpp
namingng_test.c Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
test-cert.py
test-misra.py some Python cleanups based on PyCharm inspections (#2999) 2021-01-31 14:27:11 +01:00
test-y2038.py y2038 addon: Fix that check can never return True, add tests (#2417) 2019-12-03 18:49:11 +01:00
util.py Misra severity (#2674) 2020-06-08 15:58:17 +02:00