Commit afa90796 authored by Piotr Zierhoffer's avatar Piotr Zierhoffer Committed by Anas Nashif
Browse files

tests: benchmarks: Increase min_ram for benchmark.thread_metric.interrupt



Similarly to #95242, Twister attempts to run this test on HiFive1,
failing with `heap size is too small` on allocation attempt.

Signed-off-by: default avatarPiotr Zierhoffer <pzierhoffer@antmicro.com>
parent 5d6eb959
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ tests:
      - CONFIG_TM_COOPERATIVE=y

  benchmark.thread_metric.interrupt:
    min_ram: 24
    extra_configs:
      - CONFIG_TM_INTERRUPT=y