zephyr/tests/benchmarks
Daniel Leung 36c1866cfd benchmarks: sys_kernel: limits to 1 CPU
The sys_kernel tests have some loops that work only with 1 CPU
being active. So limits the number of CPUs to 1 even when SMP
is enabled. This also allows qemu_x86_64 to run, so remove it
from the exclude list.

Fixes #26627

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-07-09 11:29:07 +02:00
..
app_kernel tests: kernel benchmark: Avoid timeout in nrf52_bsim 2020-06-08 17:13:10 +02:00
boot_time zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmsis_dsp soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
latency_measure benchmarks: latency_measure: set number of CPU to 1 2020-07-01 10:13:33 +03:00
mbedtls random: Include header where it is used 2020-07-08 21:05:36 -04:00
sched tests: benchmarks: sched: remove icount notes 2020-06-24 20:28:36 -04:00
sys_kernel benchmarks: sys_kernel: limits to 1 CPU 2020-07-09 11:29:07 +02:00
timing_info tests: timing_info: cleanup timing calculation code 2020-07-08 16:50:26 -04:00