tests: benchmarks: multicore: Add idle_counter #82593
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 58s
Annotations
6 errors and 1 warning
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
TRAILING_WHITESPACE: trailing whitespace
File:tests/benchmarks/multicore/idle_counter/src/main.c
Line:73
TRAILING_WHITESPACE: trailing whitespace
File:tests/benchmarks/multicore/idle_counter/src/main.c
Line:107
ARRAY_SIZE: Prefer ARRAY_SIZE(freq)
File:tests/benchmarks/multicore/idle_counter/src/main.c
Line:117
|
Run compliance checks on patch series (PR):
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
14bf0e7be0f44837158c78a4a196991d20c4e864: tests/benchmarks/multicore/idle_counter/src/main.c:73: trailing whitespace.
14bf0e7be0f44837158c78a4a196991d20c4e864: tests/benchmarks/multicore/idle_counter/src/main.c:107: trailing whitespace.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
TRAILING_WHITESPACE:
tests/benchmarks/multicore/idle_counter/src/main.c#L73
tests/benchmarks/multicore/idle_counter/src/main.c:73 trailing whitespace
|
TRAILING_WHITESPACE:
tests/benchmarks/multicore/idle_counter/src/main.c#L107
tests/benchmarks/multicore/idle_counter/src/main.c:107 trailing whitespace
|
Run compliance checks on patch series (PR)
Process completed with exit code 2.
|
ARRAY_SIZE:
tests/benchmarks/multicore/idle_counter/src/main.c#L117
tests/benchmarks/multicore/idle_counter/src/main.c:117 Prefer ARRAY_SIZE(freq)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
701 Bytes |
|