cppcheck/addons
Georgy Komarov 413a5a4865 MISRA: Fix rules suppression, add tests (#1996)
* MISRA: Fix suppressed rules line numbers

Line numbers represented as strings in lxml ETree, but we use it in
integer comparison later.

* MISRA: Use standard library function instead file_prefix.

* MISRA: Use pytest's capsys for capturing, add suppressions tests.

* travis.yml: Update pytest version
2019-07-16 22:32:41 +02:00
..
test MISRA: Fix rules suppression, add tests (#1996) 2019-07-16 22:32:41 +02:00
y2038 Typos found by running "codespell" (#1715) 2019-03-01 01:01:39 +01:00
ROS_naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
__init__.py misra.py: Fix up and improve load rules parser. (#1895) 2019-06-17 21:17:29 +02:00
cert.py add CERT MSC24-C check (#1903) 2019-07-04 12:19:52 +02:00
cppcheckdata.doxyfile Fix some typos in comments (found by codespell) 2016-11-27 11:40:42 +01:00
cppcheckdata.py Misra: Added 17.2 checker 2019-07-13 15:10:07 +02:00
findcasts.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
misc.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
misra.py MISRA: Fix rules suppression, add tests (#1996) 2019-07-16 22:32:41 +02:00
naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
naming.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
namingng.py addons/namingng.py: Fixed typos, no functional changes intended. 2019-03-26 15:21:49 +01:00
threadsafety.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00