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
|
|
|
|
platform_allow: frdm_k64f sam_e70_xplained native_posix
|
2018-04-23 19:07:25 +08:00
|
|
|
tests:
|
|
|
|
net.ptp.clock:
|
|
|
|
min_ram: 32
|
2019-07-02 06:33:42 +08:00
|
|
|
tags: net ptp gptp userspace
|