zephyr/tests/kernel/test_common/src
Anas Nashif a9e879e273 logging: move sys_log to subsys/logging
Move logging out of misc/ to its own subsystem. Anything related to
logging and any new logging features or backends could be added here
instead of the generic location in misc/ which is overcrowded with
options that are not related to eachother.

Jira: ZEP-1467
Change-Id: If6a3ea625c3a3562a7a61a0ba5fd7e6ca75518ba
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:39 +00:00
..
atomic.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
bitfield.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
byteorder.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
intmath.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
main.c tests: only run the printk test if CONFIG_PRINTK is enabled 2016-11-03 19:20:19 +00:00
Makefile tests: only run the printk test if CONFIG_PRINTK is enabled 2016-11-03 19:20:19 +00:00
printk.c printk: Add APIs to print into strings instead of default output 2016-12-05 20:08:40 +00:00
rand32.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
ring_buf.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
slist.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00