zephyr/tests/kernel
Jordan Yates 775030e6f1 tests: kernel: validate `k_can_yield`
Validate the behaviour of `k_can_yield` in pre-kernel, ISR, and idle
thread and standard thread contexts.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-05-06 11:33:10 +02:00
..
common everywhere: fix typos 2022-03-18 13:24:08 -04:00
condvar/condvar_api tests: condvar: fix priorities to make tests run 2022-02-22 13:10:26 -05:00
context tests: kernel: validate `k_can_yield` 2022-05-06 11:33:10 +02:00
device tests: kernel: validate `k_can_yield` 2022-05-06 11:33:10 +02:00
early_sleep kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
events kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
fatal arch: arm: aarch32: Change CPU_CORTEX_R kconfig option 2022-02-23 08:14:15 -06:00
fifo kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
fpu_sharing tests: fpu_sharing: Support FPU disable test for Cortex-A/R 2022-05-05 12:03:27 +09:00
gen_isr_table tests: added kernel tests for arm arch with linker script generator 2021-08-30 08:54:23 -04:00
interrupt everywhere: fix typos 2022-03-18 13:24:08 -04:00
lifo kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
mbox everywhere: fix typos 2022-03-18 13:24:08 -04:00
mem_heap shared_multi_heap: Rework framework 2022-04-21 13:15:26 +02:00
mem_protect riscv: pmp: switch over to the new implementation 2022-04-29 15:30:00 +02:00
mem_slab tests: Increase timeout for some tests 2022-04-26 13:57:43 -04:00
mp everywhere: fix typos 2022-03-18 13:24:08 -04:00
msgq everywhere: fix typos 2022-03-18 13:24:08 -04:00
mutex everywhere: fix typos 2022-03-18 13:24:08 -04:00
obj_tracking Revert "tests/kernel/obj_tracking: Filter cAVS 2.5 builds to prevent DSP host hangs" 2022-01-26 10:09:19 -05:00
pending everywhere: fix typos 2022-03-18 13:24:08 -04:00
pipe everywhere: fix typos 2022-03-18 13:24:08 -04:00
poll everywhere: fix typos 2022-03-18 13:24:08 -04:00
profiling/profiling_api pm: policy: use DEFAULT/CUSTOM naming 2022-03-16 15:26:47 +01:00
queue everywhere: fix typos 2022-03-18 13:24:08 -04:00
sched kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
semaphore everywhere: fix typos 2022-03-18 13:24:08 -04:00
sleep kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
smp everywhere: fix typos 2022-03-18 13:24:08 -04:00
smp_boot_delay tests/kernel: Add test for CONFIG_SMP_BOOT_DELAY 2021-11-23 13:23:54 -05:00
spinlock
stack/stack everywhere: fix typos 2022-03-18 13:24:08 -04:00
threads kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
tickless/tickless_concept kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
timer tests: kernel: timer_monotonic: Exclude for qemu_arc_hs 2022-04-19 09:15:06 -04:00
workq tests: Increase timeout for some tests 2022-04-26 13:57:43 -04:00
xip everywhere: fix typos 2022-03-18 13:24:08 -04:00