Skip to content

Commit

Permalink
tests: drivers: uart: Enable test execution on nRF54L20pdk
Browse files Browse the repository at this point in the history
Add overlays needed to execute uart driver tests on nRF54L20pdk.

Signed-off-by: Sebastian Głąb <[email protected]>
  • Loading branch information
nordic-segl committed Dec 16, 2024
1 parent 29208fe commit 86345c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/drivers/uart/uart_elementary/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54l15dk/nrf54l15/cpuflpr
- nrf54l20pdk/nrf54l20/cpuapp
- nrf5340dk/nrf5340/cpuapp
integration_platforms:
- nrf54h20dk/nrf54h20/cpuapp
Expand Down
2 changes: 2 additions & 0 deletions tests/drivers/uart/uart_pm/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ common:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54l15bsim/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
- nrf52_bsim
- nrf5340bsim/nrf5340/cpuapp
Expand Down Expand Up @@ -35,6 +36,7 @@ tests:
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54l15bsim/nrf54l15/cpuapp
- nrf54l20pdk/nrf54l20/cpuapp
- nrf54h20dk/nrf54h20/cpuapp

drivers.uart.pm.enhanced_poll:
Expand Down

0 comments on commit 86345c6

Please sign in to comment.