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:
parent
ac162b041a
commit
0e9376ebff
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
# For some weird reasons, enabling ICOUNT would crash QEMU
|
||||
# on this test. So disable it.
|
||||
CONFIG_QEMU_ICOUNT=n
|
Loading…
Add table
Add a link
Reference in a new issue