Skip to content

Commit

Permalink
tests: memc: ram: support test for sdram controller on Renesas RA family
Browse files Browse the repository at this point in the history
Add SDRAM controller test support

Signed-off-by: The Nguyen <[email protected]>
  • Loading branch information
thenguyenyf authored and jhedberg committed Dec 20, 2024
1 parent 36a6198 commit 8d2a9b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/drivers/memc/ram/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ tests:
- drivers
- memc
platform_allow: hifive_unmatched/fu740/s7
drivers.memc.renesas_ra_sdram:
tags:
- drivers
- memc
depends_on: memc
filter: dt_compat_enabled("renesas,ra-sdram")
platform_allow: ek_ra8d1

0 comments on commit 8d2a9b3

Please sign in to comment.