Skip to content

Commit

Permalink
soc: stm32h7: Couple of tests fixes following migration
Browse files Browse the repository at this point in the history
This should cover all issues.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
  • Loading branch information
erwango committed Feb 16, 2024
1 parent d980810 commit c1aa335
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 31 deletions.
2 changes: 1 addition & 1 deletion boards/shields/st_b_lcd40_dsi1_mb1166/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Set ``-DSHIELD="st_b_lcd40_dsi1_mb1166"`` when you invoke ``west build``. For ex

.. zephyr-app-commands::
:zephyr-app: samples/drivers/display
:board: stm32h747i_disco_m7
:board: stm32h747i_disco/stm32h747xx/m7
:shield: st_b_lcd40_dsi1_mb1166
:goals: build

Expand Down
8 changes: 4 additions & 4 deletions samples/boards/stm32/h7_dual_core/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ Blinky led triggered by mailbox new message.
Building and Running
********************

Build for stm32h747i_disco_m7:
Build for stm32h747i_disco/stm32h747xx/m7:

.. zephyr-app-commands::
:zephyr-app: samples/boards/stm32/h7_dual_core
:board: stm32h747i_disco_m7
:board: stm32h747i_disco/stm32h747xx/m7
:goals: build

Build for stm32h747i_disco_m4:
Build for stm32h747i_disco/stm32h747xx/m4:

.. zephyr-app-commands::
:zephyr-app: samples/boards/stm32/h7_dual_core
:board: stm32h747i_disco_m4
:board: stm32h747i_disco/stm32h747xx/m4
:goals: build

Sample Output
Expand Down
2 changes: 1 addition & 1 deletion samples/drivers/display/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ tests:
harness_config:
fixture: fixture_display
sample.display.st_b_lcd40_dsi1_mb1166:
platform_allow: stm32h747i_disco_m7
platform_allow: stm32h747i_disco/stm32h747xx/m7
extra_args: SHIELD=st_b_lcd40_dsi1_mb1166
tags:
- display
Expand Down
8 changes: 4 additions & 4 deletions samples/drivers/flash_shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ tests:
- shell
filter: CONFIG_FLASH_HAS_DRIVER_ENABLED
platform_exclude:
- nucleo_h745zi_q_m4
- stm32h747i_disco_m4
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4
- gd32f350r_eval
- arduino_portenta_h7_m4
- arduino_giga_r1_m4
- arduino_portenta_h7/stm32h747xx/m4
- arduino_giga_r1/stm32h747xx/m4
harness: keyboard
min_ram: 12
integration_platforms:
Expand Down
2 changes: 1 addition & 1 deletion samples/modules/canopennode/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tests:
platform_exclude:
- nucleo_h723zg
- nucleo_h743zi
- nucleo_h745zi_q
- nucleo_h745zi_q/stm32h745xx/m7
- nucleo_h753zi
sample.modules.canopennode.program_download:
sysbuild: true
Expand Down
2 changes: 1 addition & 1 deletion samples/modules/lvgl/demos/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tests:
extra_configs:
- CONFIG_LV_Z_DEMO_WIDGETS=y
sample.modules.lvgl.demos.st_b_lcd40_dsi1_mb1166:
platform_allow: stm32h747i_disco_m7
platform_allow: stm32h747i_disco/stm32h747xx/m7
extra_args: SHIELD=st_b_lcd40_dsi1_mb1166
harness: console
harness_config:
Expand Down
2 changes: 1 addition & 1 deletion samples/net/gptp/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tests:
- native_sim_64
- nucleo_f767zi
- nucleo_h743zi
- nucleo_h745zi_q_m7
- nucleo_h745zi_q/stm32h745xx/m7
depends_on: netif
integration_platforms:
- frdm_k64f
Expand Down
2 changes: 1 addition & 1 deletion samples/subsys/display/lvgl/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tests:
integration_platforms:
- mimxrt1170_evk_cm7
sample.subsys.display.lvgl.st_b_lcd40_dsi1_mb1166:
platform_allow: stm32h747i_disco_m7
platform_allow: stm32h747i_disco/stm32h747xx/m7
extra_args: SHIELD=st_b_lcd40_dsi1_mb1166
harness: console
harness_config:
Expand Down
4 changes: 1 addition & 3 deletions samples/subsys/fs/fs_sample/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ tests:
platform_allow: hifive_unmatched bl5340_dvk/nrf5340/cpuapp
sample.filesystem.fat_fs.stm32h747i_disco_m7_sdmmc:
build_only: true
platform_allow: stm32h747i_disco_m7
extra_args:
- OVERLAY_CONFIG=boards/stm32h747i_disco_m7.conf
platform_allow: stm32h747i_disco/stm32h747xx/m7
3 changes: 1 addition & 2 deletions samples/subsys/fs/littlefs/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ tests:
- DTC_OVERLAY_FILE=boards/nrf52840dk_nrf52840_qspi.overlay
sample.filesystem.littlefs.stm32h747i_disco_m7_sdmmc:
build_only: true
platform_allow: stm32h747i_disco_m7
platform_allow: stm32h747i_disco/stm32h747xx/m7
extra_args:
- OVERLAY_CONFIG=boards/stm32h747i_disco_m7.conf
- CONF_FILE=prj_blk.conf
24 changes: 12 additions & 12 deletions tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@ tests:
extra_args: >
OVERLAY_CONFIG="configuration/crc32.conf"
platform_exclude:
- arduino_giga_r1_m4
- arduino_portenta_h7_m4
- arduino_giga_r1/stm32h747xx/m4
- arduino_portenta_h7/stm32h747xx/m4
- lpcxpresso51u68
- nucleo_h745zi_q_m4
- stm32h747i_disco_m4
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4
mgmt.mcumgr.fs.mgmt.hash.supported.sha256:
extra_args: >
OVERLAY_CONFIG="configuration/sha256.conf"
platform_exclude:
- arduino_giga_r1_m4
- arduino_portenta_h7_m4
- arduino_giga_r1/stm32h747xx/m4
- arduino_portenta_h7/stm32h747xx/m4
- lpcxpresso51u68
- nucleo_h745zi_q_m4
- stm32h747i_disco_m4
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4
mgmt.mcumgr.fs.mgmt.hash.supported.all:
extra_args: >
OVERLAY_CONFIG="configuration/all.conf"
platform_exclude:
- arduino_giga_r1_m4
- arduino_portenta_h7_m4
- arduino_giga_r1/stm32h747xx/m4
- arduino_portenta_h7/stm32h747xx/m4
- lpcxpresso51u68
- nucleo_h745zi_q_m4
- stm32h747i_disco_m4
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4

0 comments on commit c1aa335

Please sign in to comment.