Move all kernel testcases to tests/ and change Makefiles accordingly where applicable. Change-Id: I130cc3919174e93b7130d55fb101bed1d5d7552d Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
74 B
Makefile
5 lines
74 B
Makefile
KERNEL_TYPE = nano
|
|
BOARD ?= qemu_x86
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|