1common: 2 depends_on: netif 3 min_ram: 16 4 tags: net arp 5tests: 6 net.arp: 7 extra_configs: 8 - CONFIG_NET_TC_THREAD_COOPERATIVE=y 9 net.arp.preempt: 10 extra_configs: 11 - CONFIG_NET_TC_THREAD_PREEMPTIVE=y 12