[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/2] Cppcheck MISRA analysis improvements
This serie is adding a way to skip the check for some rules that the Xen project has agreed to follow, this is because cppcheck reports too many false-positive on some rules and it would be easier in a first phase to skip the check on them and allow the tool to be mature enough before using it on the specific rules. The serie includes also an improvement for the cppcheck report. Luca Fancellu (2): xen/cppcheck: sort alphabetically cppcheck report entries xen/cppcheck: add parameter to skip given MISRA rules xen/scripts/xen_analysis/cppcheck_analysis.py | 8 +++-- .../xen_analysis/cppcheck_report_utils.py | 2 ++ xen/scripts/xen_analysis/settings.py | 35 +++++++++++-------- xen/tools/convert_misra_doc.py | 28 ++++++++++----- 4 files changed, 48 insertions(+), 25 deletions(-) -- 2.17.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |