boards: qemu_cortex_r5: Remove ignore tags for working tests
While the Cortex-R arch port does not currently support memory protection and userspace, the `memory_protection` and `userspace` test tags should not be ignored because doing so can unintentionally disable other relevant tests. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
2d6194170b
commit
a426175e00
@ -11,7 +11,3 @@ ram: 65536
|
||||
flash: 32768
|
||||
testing:
|
||||
default: true
|
||||
ignore_tags:
|
||||
- benchmark
|
||||
- memory_protection
|
||||
- userspace
|
||||
|
||||
Loading…
Reference in New Issue
Block a user