zephyr/tests/kernel/profiling/profiling_api/testcase.yaml
Anas Nashif f23224f040 tests: kernel: remove pm from profiling test
PM should be tested on its own. This test has been adding PM hooks and
tests without a good reason.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-04-25 09:55:08 +00:00

15 lines
363 B
YAML

tests:
kernel.common.profiling:
arch_exclude: nios2
platform_exclude:
- em_starterkit/emsk_em7d
- em_starterkit/emsk_em9d
- em_starterkit/emsk_em11d
- litex_vexriscv
- rv32m1_vega/openisa_rv32m1/zero_riscy
- rv32m1_vega/openisa_rv32m1/ri5cy
- nrf5340dk/nrf5340/cpunet
tags:
- kernel
- profiling