main.c and test_thread_init.c merged. All tests which don't require cooperative priorities now running in user mode. Userspace tag added to testcase.yaml. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
4 lines
71 B
Makefile
4 lines
71 B
Makefile
include $(ZEPHYR_BASE)/tests/Makefile.test
|
|
|
|
obj-y = test_thread_init.o
|