..
common
tests: kernel/common: fix inadequate failing to thread context
2022-02-24 08:38:38 -06:00
condvar /condvar_api
tests: condvar: fix priorities to make tests run
2022-02-22 13:10:26 -05:00
context
tests: kernel: context: add esp32c3 irq value
2022-03-17 11:33:36 +01:00
device
tests: kernel: device: remove PM related tests
2021-12-02 10:53:39 +01: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/kernel/fpu_sharing: Run test with MP_NUM_CPUS=1
2022-02-25 19:13:50 -05:00
gen_isr_table
…
interrupt
tests/kernel/interrupt: Don't wait so long just for a tick
2022-01-26 13:34:45 -05:00
lifo
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
mbox
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
mem_heap
lib/os: Add metadata to heap in multi_heap
2022-03-11 13:56:05 -05:00
mem_protect
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
mem_slab
tests: Increase timeout for some tests
2022-03-17 17:31:00 -04:00
mp
tests/kernel/mp: Must enable KERNEL_COHERENCE explicitly
2022-01-21 13:22:15 -05:00
msgq
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
mutex
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05: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
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
pipe
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
poll
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
profiling /profiling_api
pm: policy: use DEFAULT/CUSTOM naming
2022-03-16 15:26:47 +01:00
queue
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
sched
tests/kernel/schedule_api: Add TIMESLICE_PER_THREAD case
2022-03-09 13:49:44 -05:00
semaphore
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
sleep
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
smp
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
smp_boot_delay
tests/kernel: Add test for CONFIG_SMP_BOOT_DELAY
2021-11-23 13:23:54 -05:00
spinlock
…
stack /stack
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
threads
tests: dynamic_thread: no need to exclude x86 anymore
2022-03-14 19:18:34 -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
kconfig: Rename the TEST_EXTRA stack size option to align with the rest
2022-02-22 08:23:05 -05:00
workq
tests: Increase timeout for some tests
2022-03-17 17:31:00 -04:00
xip
…