tests/kernel/profiling/profiling_api: added testapp to cover k_call_stack_analyze. Jira: ZEP-1242 Change-Id: I65de70b2c4e5a294763d625b2a45c990f99f9f90 Signed-off-by: Sharron LIU <sharron.liu@intel.com>
4 lines
80 B
Makefile
4 lines
80 B
Makefile
include $(ZEPHYR_BASE)/tests/Makefile.test
|
|
|
|
obj-y = main.o test_profiling_api.o
|