Add some testcases to test some unnormal branches, for covering branches that not covered.Meanwhile, Using the public fatal handler function to handle fatal errors. Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_POLL=y
|
|
CONFIG_DYNAMIC_OBJECTS=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_ZTEST_ASSERT_HOOK=y
|
|
CONFIG_SYS_CLOCK_EXISTS=y
|