zephyr/tests/benchmarks
Peter Mitsis aeaddd70b7 tests: Fix IRQ locking in sched benchmark
Corrects an issue that was introduced when the interrupt
locking/unlocking was added to the 'sched' benchmark by
unlocking the interrupts before the context switch done by
k_yield(), but after the call to z_unpend_first_thread().

Fixes PR #81050

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-11-08 15:55:23 -06:00
..
app_kernel
cmsis_dsp boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
data_structure_perf
footprints
latency_measure tests: Add objcore to latency_measure testcase.yaml 2024-11-07 18:42:03 -08:00
mbedtls
sched tests: Fix IRQ locking in sched benchmark 2024-11-08 15:55:23 -06:00
sched_queues
sched_userspace
sys_kernel
wait_queues tests: benchmarks: wait_queues: Increase test timeout to 120s 2024-10-22 19:04:37 -04:00