The test reads and writes outside the bounds of an array allocated on the stack in check_input(). This commit disables the test on SPARC. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
5 lines
129 B
YAML
5 lines
129 B
YAML
tests:
|
|
kernel.memory_protection.stackprot:
|
|
arch_exclude: nios2 xtensa posix sparc
|
|
tags: kernel ignore_faults userspace
|