The (artificially small) ISR stack was overflowing on this test when CONFIG_DEBUG was enabled on qemu_x86. Really there's no reason to be restricting stack size at all in a memory pool test, just remove those settings and use the defaults, which are fine. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|