Skip to content

Commit

Permalink
tests: drivers: kscan: add RK055HDMIPI4M shield
Browse files Browse the repository at this point in the history
Add a specific testcase for boards that support the RK055HDMIPI4M
display.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
  • Loading branch information
danieldegrasse authored and dleach02 committed Jul 11, 2023
1 parent 158feb6 commit 40849e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/drivers/kscan/kscan_api/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@ tests:
- userspace
depends_on: kscan
platform_exclude: mec15xxevb_assy6853
filter: dt_alias_exists("kscan0")
drivers.kscan.mec15xxevb_assy6853:
depends_on: kscan
tags:
- drivers
- kscan
extra_args: CONF_FILE="mec15xxevb_assy6853.conf"
platform_allow: mec15xxevb_assy6853
drivers.kscan.rk055hdmipi4m:
tags: drivers kscan userspace
depends_on: kscan
extra_args: SHIELD="rk055hdmipi4m"
platform_allow: mimxrt1170_evk_cm7 mimxrt595_evk_cm33

0 comments on commit 40849e4

Please sign in to comment.