mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 02:43:56 +00:00
These tests make sure that the IPv6 fragments are build correctly when a large IPv6 packet is being sent. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
5 lines
77 B
Makefile
5 lines
77 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.test
|