cppcheck/addons/test/misra
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-suppressions1-test.c Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra-suppressions2-test.c Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra-test.c misra: Add support for expected suppressions in header files in `-verify` mode (#3252) 2021-05-08 10:27:31 +02:00
misra-test.cpp Suggested implementation for rule 8.2 (#3169) 2021-03-25 08:25:43 +01:00
misra-test.h misra: Add support for expected suppressions in header files in `-verify` mode (#3252) 2021-05-08 10:27:31 +02:00
misra2012_rules_dummy_ascii.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra2012_rules_dummy_utf8.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra2012_rules_dummy_windows1250.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra_rules_dummy.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra_rules_empty_lines.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
misra_rules_multiple_lines.txt Loosen restrictions on MISRA rules text structure (#2157) 2019-09-09 21:43:44 +02:00
misra_rules_structure.txt Update addons structure. Make Y2038 addon works. (#2024) 2019-07-26 06:38:03 +02:00
suppressions.txt Try to fix addon suppressions tests 2020-11-11 20:28:26 +01:00