samples: add testcases for rk043fn02h_ct and rk043fn66hs_ctg shields
Add testcases for rk043fn02h_ct and rk043fn66hs_ctg shields to display and LVGL samples, so these testcases will be built by CI. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
parent
6c95c82604
commit
7b207e309f
2 changed files with 28 additions and 0 deletions
|
@ -175,3 +175,17 @@ tests:
|
|||
harness: console
|
||||
harness_config:
|
||||
fixture: fixture_display
|
||||
sample.display.rk043fn66hs_ctg:
|
||||
platform_allow: mimxrt1060_evk
|
||||
tags: display
|
||||
harness: console
|
||||
extra_args: SHIELD=rk043fn66hs_ctg
|
||||
harness_config:
|
||||
fixture: fixture_display
|
||||
sample.display.rk043fn02h_ct:
|
||||
platform_allow: mimxrt1060_evk
|
||||
tags: display
|
||||
harness: console
|
||||
extra_args: SHIELD=rk043fn02h_ct
|
||||
harness_config:
|
||||
fixture: fixture_display
|
||||
|
|
|
@ -70,3 +70,17 @@ tests:
|
|||
- shield
|
||||
- lvgl
|
||||
- gui
|
||||
samples.subsys.display.lvgl.rk043fn66hs_ctg:
|
||||
platform_allow: mimxrt1060_evk
|
||||
tags: display
|
||||
harness: console
|
||||
extra_args: SHIELD=rk043fn66hs_ctg
|
||||
harness_config:
|
||||
fixture: fixture_display
|
||||
samples.subsys.display.lvgl.rk043fn02h_ct:
|
||||
platform_allow: mimxrt1060_evk
|
||||
tags: display
|
||||
harness: console
|
||||
extra_args: SHIELD=rk043fn02h_ct
|
||||
harness_config:
|
||||
fixture: fixture_display
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue