Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
181 B
YAML
11 lines
181 B
YAML
common:
|
|
arch_exclude: xtensa
|
|
min_ram: 32
|
|
tags: core
|
|
tests:
|
|
kernel.common.errno:
|
|
tags: core
|
|
kernel.common.errno.newlib:
|
|
extra_configs:
|
|
- CONFIG_NEWLIB_LIBC=y
|