[nrf fromlist] tests: arch: common: interrupt: Share nrf92 and nrf54h… #15486
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 50s
Annotations
1 warning and 4 notices
|
Run compliance checks on patch series (PR):
ClangFormat.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
+#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
File:tests/arch/common/gen_isr_table/src/main.c
Line:41
You may want to run clang-format on this change:
-#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
+#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
File:tests/arch/common/interrupt/src/nested_irq.c
Line:73
You may want to run clang-format on this change:
-} \
+}
-static volatile uint32_t test_vector[TEST_VECTOR_SIZE] = {
-};
+static volatile uint32_t test_vector[TEST_VECTOR_SIZE] = {};
File:tests/arch/common/interrupt/src/test_shared_irq.h
Line:34
You may want to run clang-format on this change:
-#elif defined(CONFIG_RISCV_CORE_NORDIC_VPR) && \
- (DT_PROP(DT_PATH(cpus, cpu_0), clock_frequency) < MHZ(32)) && \
+#elif defined(CONFIG_RISCV_CORE_NORDIC_VPR) && \
+ (DT_PROP(DT_PATH(cpus, cpu_0), clock_frequency) < MHZ(32)) && \
File:tests/kernel/sleep/src/usleep.c
Line:47
|
|
You may want to run clang-format on this change:
tests/kernel/sleep/src/usleep.c#L47
tests/kernel/sleep/src/usleep.c:47
-#elif defined(CONFIG_RISCV_CORE_NORDIC_VPR) && \
- (DT_PROP(DT_PATH(cpus, cpu_0), clock_frequency) < MHZ(32)) && \
+#elif defined(CONFIG_RISCV_CORE_NORDIC_VPR) && \
+ (DT_PROP(DT_PATH(cpus, cpu_0), clock_frequency) < MHZ(32)) && \
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
|
|
You may want to run clang-format on this change:
tests/arch/common/interrupt/src/test_shared_irq.h#L34
tests/arch/common/interrupt/src/test_shared_irq.h:34
-} \
+}
-static volatile uint32_t test_vector[TEST_VECTOR_SIZE] = {
-};
+static volatile uint32_t test_vector[TEST_VECTOR_SIZE] = {};
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
|
|
You may want to run clang-format on this change:
tests/arch/common/interrupt/src/nested_irq.c#L73
tests/arch/common/interrupt/src/nested_irq.c:73
-#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
+#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
|
|
You may want to run clang-format on this change:
tests/arch/common/gen_isr_table/src/main.c#L41
tests/arch/common/gen_isr_table/src/main.c:41
-#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
+#elif (defined(CONFIG_SOC_SERIES_NRF54H) || defined(CONFIG_SOC_SERIES_NRF92)) && \
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
compliance.xml
|
1.08 KB |
sha256:2ad26324eef17a2f31de95cd0d5544f7c59bc14defb752fae7f7c3c7bfacd4f6
|
|