Daniel Marjamäki
|
8b42706158
|
misra: Added check for rule 20.13
|
2018-05-03 22:53:06 +02:00 |
Daniel Marjamäki
|
493e243c0b
|
misra: fix fp in 16.6
|
2018-05-03 10:59:09 +02:00 |
Daniel Marjamäki
|
2a9ee563c2
|
misra: avoid fp for essentially boolean conditions when bitfield member is used
|
2018-05-02 20:56:03 +02:00 |
Daniel Marjamäki
|
975be66c63
|
String concatenation in array: Improved handling of macros
|
2018-04-28 23:01:29 +02:00 |
Daniel Marjamäki
|
5e31911fcd
|
misra.py: fix false positives in 16.3 for unconditional blocks of code
|
2018-04-24 09:28:24 +02:00 |
Daniel Marjamäki
|
86a9deffbf
|
misc.py: removed bailouts
|
2018-04-20 08:18:49 +02:00 |
Daniel Marjamäki
|
3c48e08e6c
|
misc.py: write debug message when valueType is None
|
2018-04-19 22:23:34 +02:00 |
Daniel Marjamäki
|
fb89c987b0
|
misra.py: Improved 'isBoolExpression'
|
2018-04-18 16:20:54 +02:00 |
Daniel Marjamäki
|
d181e98d02
|
misc.py: Added experimental ellipsisStructArg checker that warns when struct is passed to ellipsis function
|
2018-04-16 13:55:12 +02:00 |
Daniel Marjamäki
|
194b4096c2
|
renamed misc test file since it has c++ code
|
2018-04-16 13:17:47 +02:00 |
Daniel Marjamäki
|
d65f00fe2e
|
misc.py: Add check for implicitly virtual functions
|
2018-04-16 13:16:53 +02:00 |
Daniel Marjamäki
|
9579b12be9
|
misc.py: fixed FP
|
2018-04-16 12:55:27 +02:00 |
Daniel Marjamäki
|
19591298f1
|
misc.py: Fixed FP for string concatenation
|
2018-04-16 10:53:29 +02:00 |
Daniel Marjamäki
|
7031cc7e22
|
misc.py: Add addon for some misc checkers
|
2018-04-13 22:19:47 +02:00 |
Daniel Marjamäki
|
8f21ba91e3
|
cert.py: Fix FP
|
2018-04-12 20:23:50 +02:00 |
Daniel Marjamäki
|
97b17d50aa
|
cert.py: fixed fp in exp05 for non-pointer casts
|
2018-04-03 15:12:01 +02:00 |
Daniel Marjamäki
|
2db7c6e1a3
|
cert.py: Add rule EXP-05: do not cast away const
|
2018-04-03 13:35:19 +02:00 |
Daniel Marjamäki
|
ed8fda571b
|
misra.py: Add rule 4.1
|
2018-03-31 12:17:55 +02:00 |
Daniel Marjamäki
|
480d84d69c
|
Fixed #8441 (MISRA Addon: FP 12.3 issued for initializer lists)
|
2018-03-18 22:05:31 +01:00 |
Daniel Marjamäki
|
77318d0e14
|
misra.py: updated 16.3 code
|
2018-03-12 15:16:57 +01:00 |
Daniel Marjamäki
|
f10d170ad3
|
misra addon: handle [[fallthrough]] attribute
|
2018-03-12 13:43:23 +01:00 |
Daniel Marjamäki
|
21bb973702
|
Removed code metrics addon
|
2018-02-18 11:17:54 +01:00 |
Daniel Marjamäki
|
5db9345a08
|
addons/metrics: Add simple script for generating some metrics
|
2018-02-17 14:59:40 +01:00 |
Daniel Marjamäki
|
6e8184f7cc
|
cert.py: Added test for EXP46
|
2018-01-23 22:43:29 +01:00 |
Daniel Marjamäki
|
8eae9cdd60
|
cert.py: Added testcases for EXP42 and fixed the code a little
|
2018-01-23 17:18:47 +01:00 |
amai2012
|
fcbe88ad2f
|
Move test files to subfolder
|
2018-01-23 11:33:13 +01:00 |