zephyr/tests/kernel/test_common/src
Kumar Gala c610dea725 tests: only run the printk test if CONFIG_PRINTK is enabled
Not all platforms enable CONFIG_PRINTK so lets only test if its enabled

Change-Id: I0fc83e21b4be1ff0e8fef94e66793a0b725a3db2
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-11-03 19:20:19 +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 tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
rand32.c tests: common: add rand32 test 2016-11-01 13:42:17 -04:00
ring_buf.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00
slist.c tests: move individual common tests into one test 2016-11-01 13:42:17 -04:00