[nrf fromtree] tests: boards: nordic: add nrf comp tests. #8544
Annotations
1 error, 1 warning, and 6 notices
Run Compliance Tests
Process completed with exit code 1.
|
check-warns:
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-
File:tests/boards/nrf/comp/src/test.c
Line:16
You may want to run clang-format on this change:
-
File:tests/boards/nrf/comp/src/test.c
Line:71
You may want to run clang-format on this change:
-
File:tests/boards/nrf/comp/src/test.c
Line:79
You may want to run clang-format on this change:
-
File:tests/boards/nrf/comp/src/test.c
Line:110
You may want to run clang-format on this change:
- zassert_equal(rc, 0, "Cannot configure comparator.");
+ zassert_equal(rc, 0, "Cannot configure comparator.");
File:tests/boards/nrf/comp/src/test.c
Line:172
You may want to run clang-format on this change:
-
File:tests/boards/nrf/comp/src/test.c
Line:287
|
Run Compliance Tests:
tests/boards/nrf/comp/src/test.c#L16
tests/boards/nrf/comp/src/test.c:16
-
|
Run Compliance Tests:
tests/boards/nrf/comp/src/test.c#L71
tests/boards/nrf/comp/src/test.c:71
-
|
Run Compliance Tests:
tests/boards/nrf/comp/src/test.c#L79
tests/boards/nrf/comp/src/test.c:79
-
|
Run Compliance Tests:
tests/boards/nrf/comp/src/test.c#L110
tests/boards/nrf/comp/src/test.c:110
-
|
Run Compliance Tests:
tests/boards/nrf/comp/src/test.c#L172
tests/boards/nrf/comp/src/test.c:172
- zassert_equal(rc, 0, "Cannot configure comparator.");
+ zassert_equal(rc, 0, "Cannot configure comparator.");
|
Run Compliance Tests:
tests/boards/nrf/comp/src/test.c#L287
tests/boards/nrf/comp/src/test.c:287
-
|
Loading