mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 12:46:38 +00:00
This is bad practice and may conceal issues on platforms not in the whitelist. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
141 B
YAML
9 lines
141 B
YAML
common:
|
|
depends_on: netif
|
|
tests:
|
|
net.context:
|
|
min_ram: 16
|
|
extra_configs:
|
|
- CONFIG_ASSERT_LEVEL=0
|
|
tags: net net_context
|