Use Kconfig to configure watchdog instead of using expensive filters. Also disable CONFIG_TEST_HW_STACK_PROTECTION for this test so we do not have to create special cases. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_MP_MAX_NUM_CPUS=1
|
|
CONFIG_TEST_HW_STACK_PROTECTION=n
|