2018-04-23 19:07:25 +08:00
|
|
|
common:
|
|
|
|
depends_on: netif
|
2020-12-03 00:24:50 +08:00
|
|
|
# We can only run this in platforms that support PTP clock
|
2023-05-08 19:37:42 +08:00
|
|
|
platform_allow:
|
|
|
|
- frdm_k64f
|
|
|
|
- sam_e70_xplained
|
|
|
|
- native_posix
|
2022-11-29 08:23:08 +08:00
|
|
|
integration_platforms:
|
|
|
|
- native_posix
|
2018-04-23 19:07:25 +08:00
|
|
|
tests:
|
|
|
|
net.ptp.clock:
|
|
|
|
min_ram: 32
|
2023-05-08 19:37:42 +08:00
|
|
|
tags:
|
|
|
|
- net
|
|
|
|
- ptp
|
|
|
|
- gptp
|
|
|
|
- userspace
|