zephyr/tests/kernel/mbox/mbox_api/testcase.yaml
Adithya Baglody 11f7d17444 tests: mbox: mbox_api: Disable execution on RAM constrained devices.
SRAM size is very small and so we cant fit the test-suite inside.
Hence disabling the execution on boards with very small RAM region.
Example: quark_d2000 & nucleo f030

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-03-16 08:22:29 -07:00

5 lines
58 B
YAML

tests:
kernel.mailbox:
tags: kernel
min_ram: 16