1common:
2  harness: net
3  tags:
4    - net
5    - gptp
6sample:
7  description: Test gPTP functionality
8  name: gPTP sample app
9tests:
10  sample.net.gptp:
11    platform_allow:
12      - frdm_k64f
13      - sam_e70_xplained/same70q21
14      - native_sim
15      - native_sim/native/64
16      - nucleo_f767zi
17      - nucleo_h743zi
18      - nucleo_h753zi
19      - nucleo_h745zi_q/stm32h745xx/m7
20    depends_on: eth
21    integration_platforms:
22      - frdm_k64f
23