Align the name of the ETH PTP Config Status values depending on the stm32HAL serie to be the HAL_ETH_PTP_NOT_CONFIGURATED/HAL_ETH_PTP_CONFIGURATED or HAL_ETH_PTP_NOT_CONFIGURED/HAL_ETH_PTP_CONFIGURED Signed-off-by: Francois Ramu <francois.ramu@st.com>
25 lines
492 B
YAML
25 lines
492 B
YAML
common:
|
|
harness: net
|
|
tags:
|
|
- net
|
|
- gptp
|
|
sample:
|
|
description: Test gPTP functionality
|
|
name: gPTP sample app
|
|
tests:
|
|
sample.net.gptp:
|
|
platform_allow:
|
|
- frdm_k64f
|
|
- sam_e70_xplained/same70q21
|
|
- native_posix
|
|
- native_posix/native/64
|
|
- native_sim
|
|
- native_sim/native/64
|
|
- nucleo_f767zi
|
|
- nucleo_h743zi
|
|
- nucleo_h753zi
|
|
- nucleo_h745zi_q/stm32h745xx/m7
|
|
depends_on: eth
|
|
integration_platforms:
|
|
- frdm_k64f
|