Commit 123be4f1 authored by Erwan Gouriou's avatar Erwan Gouriou Committed by Christopher Friedt
Browse files

samples/posix: eventfd: Prevent run in twister when SRAM below 32K



This test makes use of dynamic RAM allocation done on the leftover
SRAM. Similarly to test/posix/eventfd, limit this test execution on
platforms with at least 32K of RAM available.

Fixes #38601

Signed-off-by: default avatarErwan Gouriou <erwan.gouriou@linaro.org>
parent deef96d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ common:
    - mps2_an385
tests:
  sample.posix.eventfd:
    min_ram: 32
    tags: posix
    harness: console
    harness_config: