Commit 1388200
committed
Extend CPPCHECK scope to kernel tests
Remove the broad kernels/test CPPCHECK exclusion and keep the remaining
suppressions scoped to that tree.
Kernel tests use fixture helpers, generated-style test data, and GTest
macros that cppcheck cannot consistently resolve as direct use sites.
Suppress those test-harness findings locally while keeping the rest of
the CPPCHECK configuration active for kernels/test.
Signed-off-by: Per Held <per.held@arm.com>
Change-Id: I033afb7b59b961a99d6716ff3faa068a0eed2f6a1 parent 0807724 commit 1388200
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | 198 | | |
200 | 199 | | |
201 | 200 | | |
| |||
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
237 | 246 | | |
238 | 247 | | |
239 | 248 | | |
| |||
0 commit comments