mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 13:22:56 +00:00
Whenever conditions are applied to native_posix, they should apply to native_posix_64 too. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
7 lines
143 B
YAML
7 lines
143 B
YAML
common:
|
|
platform_whitelist: native_posix native_posix_64 qemu_x86 qemu_cortex_m3
|
|
tests:
|
|
net.ipv6:
|
|
tags: net ipv6
|
|
depends_on: netif
|