zephyr/tests/kernel
Pisit Sawangvonganan 9ae9873f12 style: tests: remove unnecessary return statements
For code clarity, remove unnecessary `return` statements
in functions with a void return type they don't affect control flow.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-09-20 11:06:55 +02:00
..
cache
common test: kernel/common: custom MAX_THREAD_BYTES for imx95 SMP 2024-09-11 09:34:04 +02:00
condvar/condvar_api
context tests/kernel/context: Correct dependency 2024-08-16 11:20:34 +01:00
device tests: device: test CONFIG_DEVICE_DT_METADATA=y 2024-07-27 15:09:10 +03:00
early_sleep
events
fatal tests: kernel.common.stack_sentinel: re-enable some platforms 2024-09-19 03:29:09 -04:00
fifo
fpu_sharing
gen_isr_table tests: gen_isr_table: remove misnamed platform 2024-09-16 14:53:58 -04:00
interrupt tests: kernel: Add support for FLPR core in nRF54L15 2024-08-29 12:02:35 +02:00
ipi_cascade
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect style: tests: remove unnecessary return statements 2024-09-20 11:06:55 +02:00
mem_slab
mp
msgq
mutex tests: kernel: fix test groups for semaphore/mutex 2024-09-17 05:24:09 -04:00
obj_core tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
obj_tracking
pending
pipe
poll
profiling/profiling_api
queue
sched
semaphore tests: kernel: fix test groups for semaphore/mutex 2024-09-17 05:24:09 -04:00
sleep
smp
smp_abort
smp_boot_delay
smp_suspend
spinlock
stack/stack
threads tests/kernel thread_apis: Switch native_posix to native_sim in comment 2024-08-16 11:20:34 +01:00
tickless/tickless_concept
timer tests: timer_behavior: align saleae package requirements 2024-08-27 15:12:59 -04:00
usage/thread_runtime_stats
workq
xip