samples: subsys: display: lvgl: add test case for stm32h747i_disco

Add a test case for stm32h747i_disco that comes with a display shield.
This will make it easier to catch LVGL regressions on this board.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
This commit is contained in:
Abderrahmane Jarmouni 2024-01-26 15:55:02 +01:00 committed by Maureen Helm
parent b4191dd67e
commit 47f9ee405d

View file

@ -40,3 +40,17 @@ tests:
- mimxrt595_evk_cm33
integration_platforms:
- mimxrt1170_evk_cm7
sample.subsys.display.lvgl.st_b_lcd40_dsi1_mb1166:
platform_allow: stm32h747i_disco_m7
extra_args: SHIELD=st_b_lcd40_dsi1_mb1166
harness: console
harness_config:
fixture: fixture_display
modules:
- lvgl
tags:
- samples
- display
- shield
- lvgl
- gui