Skip to content

Commit ca04ea9

Browse files
committed
samples: subsys: zbus: benchmark: remove all platform exclusions
The sample is now able to run on all previously excluded platforms. Signed-off-by: Alp Sayin <alp.sayin@amd.com>
1 parent d1b8f38 commit ca04ea9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

samples/subsys/zbus/benchmark/sample.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ tests:
1919
- CONFIG_BM_ONE_TO=8
2020
- CONFIG_BM_MESSAGE_SIZE=256
2121
- CONFIG_BM_ASYNC=y
22-
platform_exclude: qemu_x86 qemu_x86_64 qemu_riscv32_smp native_posix native_posix_64
23-
qemu_riscv32_smp qemu_cortex_a53_smp qemu_riscv64_smp qemu_leon3 qemu_xtensa qemu_cortex_a53
24-
qemu_riscv32 qemu_malta qemu_malta_be qemu_arc_hs6x qemu_riscv64 m2gl025_miv hifive_unleashed
2522
sample.zbus.benchmark_sync:
2623
tags: zbus
2724
min_ram: 16
@@ -40,6 +37,3 @@ tests:
4037
- CONFIG_BM_ONE_TO=8
4138
- CONFIG_BM_MESSAGE_SIZE=256
4239
- CONFIG_BM_ASYNC=n
43-
platform_exclude: qemu_x86 qemu_x86_64 qemu_riscv32_smp native_posix native_posix_64
44-
qemu_riscv32_smp qemu_cortex_a53_smp qemu_riscv64_smp qemu_leon3 qemu_xtensa qemu_cortex_a53
45-
qemu_riscv32 m2gl025_miv m2gl025_miv

0 commit comments

Comments
 (0)