This is the port of the legacy/kernel/test_context test case to the unified kernel Change-Id: I344ac240eb3b48042477f8875115fdc3fca1154a Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 lines
63 B
Makefile
4 lines
63 B
Makefile
ccflags-y += -I${ZEPHYR_BASE}/tests/include
|
|
|
|
obj-y = context.o
|