The tests need gPTP support so set the options and boards properly. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
9 lines
220 B
YAML
9 lines
220 B
YAML
common:
|
|
depends_on: netif
|
|
# We can only run this in platforms that support PTP clock
|
|
platform_allow: frdm_k64f sam_e70_xplained native_posix
|
|
tests:
|
|
net.ptp.clock:
|
|
min_ram: 32
|
|
tags: net ptp gptp userspace
|