summaryrefslogtreecommitdiff
path: root/xen/scripts/xen_analysis/cppcheck_analysis.py
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: globally suppress unusedStructMemberLuca Fancellu2023-03-061-0/+3
* cppcheck: add a way to exclude files from the scanLuca Fancellu2023-03-061-2/+18
* xen/cppcheck: add parameter to skip given MISRA rulesLuca Fancellu2023-02-021-2/+6
* xen/scripts: add cppcheck tool to the xen-analysis.py scriptLuca Fancellu2022-12-121-0/+273