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>
This commit is contained in:
parent
a4e033fdba
commit
8f0057a05f
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
CONFIG_DEBUG=y
|
||||
CONFIG_STDOUT_CONSOLE=y
|
||||
CONFIG_KERNEL_DEBUG=y
|
||||
CONFIG_ASSERT=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue