Whenever conditions are applied to native_posix, they should apply to native_posix_64 too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
10 lines
216 B
YAML
10 lines
216 B
YAML
common:
|
|
depends_on: netif
|
|
platform_whitelist: native_posix native_posix_64 qemu_x86 qemu_cortex_m3
|
|
tests:
|
|
net.context:
|
|
min_ram: 16
|
|
extra_configs:
|
|
- CONFIG_ASSERT_LEVEL=0
|
|
tags: net net_context
|