7ce8ae408a
* misra.py: Allow executeCheck take multiple args * misra.py: Fix R12.3 FN in variables declaration Make rule 12.3 check detect commas in variables declaration code. * Fix excluded lines * Add support for global variables * Fix FN when linenr from other file was excluded * Add a few more tests * Handle more cases Handle additional cases to check commans in variables declaration including: * multiline variables declaration * functions and structures initialized in the same line * expanding macroses in initialization * Fix FP in global struct initialization * Add another test |
||
---|---|---|
.. | ||
misra | ||
path1 | ||
y2038 | ||
__init__.py | ||
cert-test.c | ||
cert-test.cpp | ||
misc-test.cpp | ||
naming_test.c | ||
naming_test.cpp | ||
namingng_test.c | ||
test-cert.py | ||
test-misra.py | ||
test-y2038.py | ||
util.py |