Skip to content

Commit 28853a3

Browse files
nordic-seglnordicjm
authored andcommitted
[nrf fromtree] tests: drivers: uart: uart_errors: Cleanup after nRF54LM20 rename
Remove duplicated test configuration after nrf54l20pdk/nrf54l20/cpuxxx was renamed to nrf54lm20dk/nrf54lm20a/cpuxxx. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit d05c971)
1 parent 7be718a commit 28853a3

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

tests/drivers/uart/uart_errors/boards/nrf54l20pdk_nrf54l20_cpuapp.overlay

Lines changed: 0 additions & 54 deletions
This file was deleted.

tests/drivers/uart/uart_errors/testcase.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ common:
66
harness: ztest
77
harness_config:
88
fixture: gpio_loopback
9+
timeout: 30
910
tests:
1011
drivers.uart.uart_errors.int_driven:
1112
filter: CONFIG_SERIAL_SUPPORT_INTERRUPT
1213
platform_allow:
1314
- nrf54h20dk/nrf54h20/cpuapp
1415
- nrf54l15dk/nrf54l15/cpuapp
15-
- nrf54l20pdk/nrf54l20/cpuapp
1616
- nrf54lm20dk/nrf54lm20a/cpuapp
1717
- nrf5340dk/nrf5340/cpuapp
1818
- ophelia4ev/nrf54l15/cpuapp
@@ -21,7 +21,6 @@ tests:
2121
platform_allow:
2222
- nrf54h20dk/nrf54h20/cpuapp
2323
- nrf54l15dk/nrf54l15/cpuapp
24-
- nrf54l20pdk/nrf54l20/cpuapp
2524
- nrf54lm20dk/nrf54lm20a/cpuapp
2625
- nrf5340dk/nrf5340/cpuapp
2726
- ophelia4ev/nrf54l15/cpuapp

0 commit comments

Comments
 (0)