Skip to content

Commit af17c19

Browse files
committed
tests: syscalls: ignore faults, they are intentional
We are blowing up the kernel here intentionally, so ignore the faults on some platforms. Signed-off-by: Anas Nashif <[email protected]>
1 parent 77837e8 commit af17c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tests:
22
kernel.memory_protection.syscalls:
33
filter: CONFIG_ARCH_HAS_USERSPACE
4-
tags: core security userspace
4+
tags: core security userspace ignore_faults

0 commit comments

Comments
 (0)