Use proper test names instead of relying on path name where the test is located. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
167 B
YAML
11 lines
167 B
YAML
common:
|
|
arch_exclude: xtensa
|
|
min_ram: 32
|
|
tags: core
|
|
tests:
|
|
kernel.errno:
|
|
tags: core
|
|
kernel.errno.newlib:
|
|
extra_configs:
|
|
- CONFIG_NEWLIB_LIBC=y
|