1common: 2 # Only used for compile testing so it is enough to use one platform here. 3 platform_allow: qemu_x86 4 build_only: true 5 min_ram: 32 6 tags: 7 - net 8 - net-all 9tests: 10 net.build: 11 extra_configs: 12 - CONFIG_NET_TC_THREAD_COOPERATIVE=y 13 net.build.preempt: 14 extra_configs: 15 - CONFIG_NET_TC_THREAD_PREEMPTIVE=y 16