tests: thread_error_case: no ICOUNT for qemu/xtensa/dc233c/mmu

For some weird reasons, enabling ICOUNT would result in some
tests crashing QEMU. So disable ICOUNT.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2024-11-04 13:10:48 -08:00 committed by Dan Kalowsky
commit 0e9376ebff

View file

@ -0,0 +1,3 @@
# For some weird reasons, enabling ICOUNT would crash QEMU
# on this test. So disable it.
CONFIG_QEMU_ICOUNT=n