zephyr/tests/kernel/errno/testcase.yaml
Anas Nashif 841835554d tests: kernel: stop relying on path for naming
Use proper test names instead of relying on path name where the test is
located.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-18 09:16:40 -05:00

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