This is the port of the legacy/kernel/test_pend test case to the unified kernel Jira: ZEP-932 Change-Id: I81762b45ff7000ff9f6079c674b46d233b2645de Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
5 lines
77 B
Makefile
5 lines
77 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.test
|