zephyr/tests/kernel
TaiJu Wu 18d9ba4b82 test: Add a testcase for cpu affinity
Pin thread to a specific cpu. Once thread gets cpu, check
the cpu id is correct and then thread will give up cpu.

Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>
2024-05-31 08:07:46 +02:00
..
cache tests: kernel: cache: Remove adp_xc7k/ae350 from the blacklist 2024-04-22 09:19:27 -04:00
common build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
condvar/condvar_api
context tests/kernel/context: Detect spurious wakes during timeout check 2024-05-07 17:56:50 -04:00
device tests: kernel: device: Add CMAKE_LINKER_GENERATOR test case 2024-05-13 09:46:13 +02:00
early_sleep
events
fatal build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fifo
fpu_sharing
gen_isr_table tests: kernel: gen_isr_table: add support for nRF54L15 FLPR 2024-05-27 08:15:46 -07:00
interrupt tests: kernel: interrupt: account for table offset 2024-05-29 11:58:44 +02:00
lifo
mbox
mem_heap/k_heap_api
mem_protect build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mem_slab
mp arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
msgq
mutex
obj_core
obj_tracking
pending
pipe
poll
profiling/profiling_api tests: kernel: remove pm from profiling test 2024-04-25 09:55:08 +00:00
queue
sched
semaphore tests/kernel: Bump kobj thread bitmask size for a few tests 2024-05-02 13:55:03 -04:00
sleep
smp test: Add a testcase for cpu affinity 2024-05-31 08:07:46 +02:00
smp_abort tests: thread abort deadlock scenario 2024-05-02 13:55:03 -04:00
smp_boot_delay
smp_suspend
spinlock arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
stack/stack
threads build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
tickless/tickless_concept tests: tickless: do not enable PM 2024-04-25 09:55:08 +00:00
timer tests/kernel/timer/timer_behavior/pytest: aligh grpcio version 2024-05-24 09:54:05 -05:00
usage/thread_runtime_stats
workq spelling: Replace occurrences of "iff" with "if and only if" 2024-05-06 14:58:08 +01:00
xip