Adapt filter and make it depend on network interface being available. Fixes #30472 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
276 B
YAML
12 lines
276 B
YAML
sample:
|
|
description: Civetweb HTTP API sample
|
|
name: http_server
|
|
tests:
|
|
sample.net.civetweb.http_server:
|
|
harness: net
|
|
arch_exclude: posix
|
|
depends_on: netif
|
|
filter: CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR
|
|
integration_platforms:
|
|
- sam_e70_xplained
|