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>
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_ZTEST_ASSERT_HOOK=y
|