1. Remove the error test cases that trigger assertion. 2. Refine the NULL and invalid kobject parameter test case. 3. Use the common fatal error handler to reduce code. Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|