Add some testcases to test some failure scenario to enhance the coverage of queue's source code. And add the fatal error function to handler the fatal error by ourself. Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|