Mark tests with CONFIG_TEST to allow for test specific setup and configuration. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_NUM_IRQS=2
|
|
CONFIG_FLOAT=y
|
|
CONFIG_MAIN_STACK_SIZE=2048
|