| common: | |
| tags: | |
| - net | |
| - 6loWPAN | |
| min_ram: 32 | |
| platform_allow: | |
| - native_sim | |
| - native_sim/native/64 | |
| integration_platforms: | |
| - native_sim | |
| tests: | |
| net.6lo: | |
| extra_configs: | |
| - CONFIG_NET_TC_THREAD_COOPERATIVE=y | |
| net.6lo.preempt: | |
| extra_configs: | |
| - CONFIG_NET_TC_THREAD_PREEMPTIVE=y | |
| net.6lo.variable_buf_size: | |
| extra_configs: | |
| - CONFIG_NET_BUF_VARIABLE_DATA_SIZE=y | |
| - CONFIG_NET_PKT_BUF_RX_DATA_POOL_SIZE=4096 | |
| - CONFIG_NET_PKT_BUF_TX_DATA_POOL_SIZE=4096 |