zephyr/tests/kernel/test_build/debug.conf
Anas Nashif 8f0057a05f tests: test CONFIG_KERNEL_DEBUG and CONFIG_ASSERT
Enable this option to test any usage of structs and variables inside
macros.

Change-Id: I6ec64fb865e87fc0771ae10f0c4eb63f6144c88a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-18 23:08:48 +00:00

5 lines
77 B
Plaintext

CONFIG_DEBUG=y
CONFIG_STDOUT_CONSOLE=y
CONFIG_KERNEL_DEBUG=y
CONFIG_ASSERT=y