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: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2021-09-17 11:36:20 +02:00 committed by Christopher Friedt
commit 123be4f13d

View file

@ -9,6 +9,7 @@ common:
- mps2_an385
tests:
sample.posix.eventfd:
min_ram: 32
tags: posix
harness: console
harness_config: