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 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
cmsis_dsp boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
data_structure_perf tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
footprints build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
latency_measure tests: Add objcore to latency_measure testcase.yaml 2024-11-07 18:42:03 -08:00
mbedtls modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
sched tests: Fix IRQ locking in sched benchmark 2024-11-08 15:55:23 -06:00
sched_queues tests: scheduler queue benchmarks 2024-10-07 20:16:20 -04:00
sched_userspace userspace tests/samples: Exclude in posix arch 2023-10-24 09:05:29 +02:00
sys_kernel tests: Update sys_kernel benchmark 2023-10-17 21:48:51 +03:00
wait_queues tests: benchmarks: wait_queues: Increase test timeout to 120s 2024-10-22 19:04:37 -04:00