This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
076e6d3ec8
zephyr
/
tests
/
kernel
/
obj_tracing
/
prj.conf
4 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
kconfig: remove deprecated DEBUG_TRACING_KERNEL_OBJECTS Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-04 22:58:01 +08:00
CONFIG_OBJECT_TRACING=y
tests: kernel: import obj_tracing test to unified kernel obj_tracing test from legacy modified to use unified APIs directly. Jira: ZEP-932 Change-Id: Ib5d300334e527b842668be076c94c40b65d7cbe4 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2017-02-07 08:09:38 +08:00
CONFIG_THREAD_MONITOR=y
tests: obj_tracing: Convert legacy test to ztest Use ztest API in legacy test to support ztest framework and also update README according to new output. Signed-off-by: Punit Vara <punit.vara@intel.com>
2017-10-25 18:33:22 +08:00
CONFIG_ZTEST=y