Commit a1042c40 authored by Yong Cong Sin's avatar Yong Cong Sin Committed by Anas Nashif
Browse files

tests: kernel: timer_behavior: exclude renode instead of boards



We just need to exclude renode simulation and not the physical
boards, let's do just that.

Signed-off-by: default avatarYong Cong Sin <ycsin@meta.com>
parent 9d314ff8
Loading
Loading
Loading
Loading
+2 −11
Original line number Diff line number Diff line
@@ -6,17 +6,8 @@ tests:
    min_ram: 16
    platform_type:
      - mcu
    # Really want to exclude renode not the physical boards, but no good
    # way of doing so at the moment.
    platform_exclude:
      - hifive1
      - tflite-micro
      - it8xxx2_evb
      - m2gl025_miv
      - mpfs_icicle
      - hifive_unleashed
      - mps2_an385
      - mps2_an521_ns
    simulation_exclude:
      - renode
  kernel.timer.timer_behavior_external:
    filter: dt_compat_enabled("test-kernel-timer-behavior-external")
    harness: pytest