Improve dynamic interrupt test cases of interrupt for platform such as x86, x86_64, native_posix, this improve code coverage of it. Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_DYNAMIC_INTERRUPTS=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_THREAD_STACK_INFO=y
|