yamllint: indentation: fix files in tests/
Fix the YAML files indentation for files in tests/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
792469aae9
commit
f5b4acac57
60 changed files with 246 additions and 246 deletions
|
@ -1,5 +1,5 @@
|
|||
common:
|
||||
timeout: 5
|
||||
timeout: 5
|
||||
tests:
|
||||
drivers.stm32_clock_configuration.common_device.wb.i2c1_hsi_lptim1_lse:
|
||||
extra_args: DTC_OVERLAY_FILE="boards/wb_i2c1_hsi_lptim1_lse.overlay"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
common:
|
||||
timeout: 5
|
||||
platform_allow: nucleo_h723zg
|
||||
timeout: 5
|
||||
platform_allow: nucleo_h723zg
|
||||
tests:
|
||||
drivers.stm32_clock_configuration.h7_dev.spi1_pllq_1_d1ppre_1:
|
||||
extra_args: DTC_OVERLAY_FILE="boards/core_init.overlay;boards/spi1_pllq_1_d1ppre_1.overlay"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
common:
|
||||
timeout: 5
|
||||
platform_allow: b_u585i_iot02a
|
||||
timeout: 5
|
||||
platform_allow: b_u585i_iot02a
|
||||
tests:
|
||||
drivers.stm32_clock_configuration.u5.sysclksrc_pll_msis_160:
|
||||
extra_args: DTC_OVERLAY_FILE="boards/clear_clocks.overlay;boards/pll_msis_160.overlay"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
common:
|
||||
timeout: 5
|
||||
platform_allow: b_u585i_iot02a
|
||||
timeout: 5
|
||||
platform_allow: b_u585i_iot02a
|
||||
tests:
|
||||
drivers.stm32_clock_configuration.dev_u5.spi1_pclk2:
|
||||
extra_args: DTC_OVERLAY_FILE="boards/core_init.overlay;boards/spi1_pclk2.overlay"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue