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>
11 lines
232 B
YAML
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
|