1common: 2 platform_allow: 3 - native_posix 4 - native_posix_64 5 integration_platforms: 6 - native_posix 7 tags: 8 - net 9 - ieee802154 10 - l2 11 min_ram: 16 12tests: 13 net.ieee802154.l2: 14 extra_configs: 15 - CONFIG_NET_SOCKETS=n 16 net.ieee802154.l2.sockets: 17 extra_configs: 18 - CONFIG_NET_SOCKETS=y 19