zephyr/tests/kernel/tickless/tickless_concept/testcase.yaml
Maksim Masalski 6882d97531 tests: new updated names for the kernel tests
After run Sanitycheck script I found out that some test cases
have the same test case name in the test result .xml file.
To get rid of it, I decided to change test cases names
for the kernel tests.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-24 06:25:53 -04:00

10 lines
392 B
YAML

tests:
kernel.tickless.concept:
arch_exclude: riscv32 nios2
# FIXME: This test fails sporadically on all QEMU platforms, but fails
# consistently when coverage is enabled. Disable until 14173 is fixed.
# This test fails on qemu_cortex_m0 consistently. Disable until the
# root cause is identified.
platform_exclude: qemu_x86_coverage qemu_cortex_m0
tags: kernel