zephyr/samples/net/gptp/sample.yaml
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00

14 lines
316 B
YAML

common:
harness: net
tags: net gptp
sample:
description: Test gPTP functionality
name: gPTP sample app
tests:
sample.net.gptp:
platform_whitelist: frdm_k64f sam_e70_xplained native_posix
depends_on: netif
# To avoid "Too many thread objects" error
extra_configs:
- CONFIG_USERSPACE=n