Add testing for fatal and assert handler hook feature, and examples of how to use it. Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_ZTEST_ASSERT_HOOK=y
|