2023-06-01 20:05:21 +08:00
|
|
|
common:
|
|
|
|
tags:
|
|
|
|
- benchmark
|
|
|
|
- kernel
|
2020-07-16 04:57:36 +08:00
|
|
|
tests:
|
|
|
|
benchmark.kernel.footprints.default:
|
|
|
|
build_only: true
|
2023-05-24 21:38:21 +08:00
|
|
|
integration_platforms:
|
|
|
|
- mps2_an385
|
2021-10-26 04:51:53 +08:00
|
|
|
benchmark.kernel.footprints.pm:
|
2023-05-08 19:37:42 +08:00
|
|
|
tags:
|
|
|
|
- pm
|
2021-10-26 04:51:53 +08:00
|
|
|
build_only: true
|
|
|
|
extra_args: CONF_FILE=prj_pm.conf
|
2023-05-24 21:38:21 +08:00
|
|
|
integration_platforms:
|
|
|
|
- mps2_an385
|
2020-07-16 04:57:36 +08:00
|
|
|
benchmark.kernel.footprints.userspace:
|
|
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
|
|
extra_args: CONF_FILE=prj_userspace.conf
|
2023-05-08 19:37:42 +08:00
|
|
|
arch_allow:
|
|
|
|
- x86
|
|
|
|
- arm
|
|
|
|
- arc
|
|
|
|
tags:
|
|
|
|
- userspace
|
2020-07-16 04:57:36 +08:00
|
|
|
build_only: true
|
2023-05-24 21:38:21 +08:00
|
|
|
integration_platforms:
|
|
|
|
- mps2_an385
|