Commit 7aa01ff0 authored by Stephanos Ioannidis's avatar Stephanos Ioannidis Committed by Carles Cufi
Browse files

boards: qemu_cortex_r5: Remove ignored tags for working tests.



This commit removes any ignored testing tags for working tests.

In the future, this ignored testing tag list will be further reduced
as critical bugs for the qemu_cortex_r5 platform are addressed
(see #20217).

Signed-off-by: default avatarStephanos Ioannidis <root@stephanos.io>
parent 59cb2acd
Loading
Loading
Loading
Loading
+5 −27
Original line number Diff line number Diff line
@@ -5,45 +5,23 @@ simulation: qemu
arch: arm
toolchain:
  - zephyr
  - gccarmemb
  - gnuarmemb
  - xtools
ram: 64
flash: 256
ram: 128
flash: 1024
testing:
  default: false
  default: true
  ignore_tags:
    - base64
    - benchmark
    - clib
    - cmsis_rtos_v1
    - cmsis_rtos_v1_philosopher
    - cmsis_rtos_v1_synchronization
    - cmsis_rtos_v2
    - cmsis_rtos_v2_philosopher
    - cmsis_rtos_v2_synchronization
    - cmsis_rtos
    - cpp
    - crypto
    - drivers
    - external
    - fdtable
    - gen_inc_file
    - interrupt
    - introduction
    - json
    - libc
    - logging
    - kernel
    - memory_protection
    - net
    - posix
    - rbtree
    - ring_buffer
    - shell
    - sleep
    - test_framework
    - timeutils
    - timer
    - userspace
    - util
    - xip
    - tracing