zephyr/tests/kernel/errno/testcase.yaml
Anas Nashif d1e562c924 tests: replace filters in testcase files
Where possible, replace the use of filter with newly added keywords.
This will speed things up and in some cases add more coverage due to bad
filters.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-28 09:51:40 -05:00

11 lines
232 B
YAML

tests:
- test:
arch_exclude: xtensa # FIXME
min_ram: 32
tags: core
- test_newlib:
arch_exclude: xtensa # FIXME
extra_args: CONF_FILE=prj_newlib.conf
min_ram: 32
tags: core