zephyr/tests/kernel
Daniel Leung 38825c0ac5 tests: timer_behavior: use fabs() instead of abs()
abs() takes integer as argument but time_diff_us is of double.
So use fabs() instead.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-10-30 16:31:15 -05:00
..
cache boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
common
condvar/condvar_api
context
device tests/kernel/device: add missing `#power-domain-cells` in overlays 2024-10-30 08:53:49 -05:00
early_sleep
events
fatal
fifo
fpu_sharing
gen_isr_table tests: gen_isr_table: multilevel: cleanup filter & Kconfigs 2024-10-02 10:08:19 +02:00
interrupt soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
ipi_cascade
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
mem_slab
mp
msgq
mutex tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
obj_core
obj_tracking
pending
pipe
poll
profiling/profiling_api
queue tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
sched
semaphore
sleep
smp tests: kernel: smp: Test cpu affinity with custom ROM offset 2024-10-11 13:17:25 -04:00
smp_abort
smp_boot_delay
smp_suspend
spinlock
stack/stack
threads
tickless/tickless_concept
timer tests: timer_behavior: use fabs() instead of abs() 2024-10-30 16:31:15 -05:00
usage/thread_runtime_stats tests: thread_runtime_stats: Skip the test on virtual Cortex-R8 platform 2024-10-01 09:58:22 +02:00
workq
xip