zephyr/tests/kernel
Keith Packard 47f2136e3c tests/kernel: Adapt to picolibc 1.8.10 symbol changes
Picolibc changed things like _WANT_MINIMAL_IO_LONG_LONG to
__IO_MINIMAL_LONG_LONG in an attempt to regularize the exposed names and
eliminate names that weren't prefixed with even a single underscore.

Adapt to this change by looking for both old and new symbols.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-05-22 02:21:01 +02:00
..
cache
common tests/kernel: Adapt to picolibc 1.8.10 symbol changes 2025-05-22 02:21:01 +02:00
condvar/condvar_api tests: kernel: fix doxygen comments/groups for condition variables 2025-04-22 14:03:29 +02:00
context doc: remove more occurances of Nios II 2025-05-15 20:01:05 -04:00
device
early_sleep test: kenrel: group sleep tests 2025-04-22 14:03:29 +02:00
events tests/kernel: Fix code compliance issues 2025-05-21 12:35:28 +02:00
fatal arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
fifo
fpu_sharing
gen_isr_table tests: kernel: gen_isr_table: Fix irq tests for rv64 targets 2025-04-16 08:10:47 +02:00
interrupt arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
ipi_cascade
ipi_optimize
lifo
mbox tests: kernel: mbox: fix doxygen grouping 2025-04-22 14:03:29 +02:00
mem_heap/k_heap_api tests: kernel: fix kheap doxygen groups 2025-04-22 14:03:29 +02:00
mem_protect arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
mem_slab tests: kernel: mslab: extend k_mem_slab_alloc() timeout 2025-04-18 10:40:50 +02:00
mp
msgq
mutex
obj_core
obj_tracking
pending
pipe tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
poll tests: poll: add pipe coverage 2025-04-21 07:45:35 +02:00
profiling/profiling_api arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
queue
sched
semaphore tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
sleep tests: kernel/sleep: exclude npcx platforms from the test 2025-04-29 20:10:14 -04:00
smp
smp_abort
smp_boot_delay
smp_suspend
spinlock tests: kernel: spinlock: Increase lock contention 2025-04-24 01:27:00 +02:00
stack/stack
threads tests: kernel: threads: improve doxygen comments, layout 2025-04-22 14:03:29 +02:00
tickless/tickless_concept arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
timer kernel: timeout: z_add_timeout to return expiration tick 2025-04-15 19:09:33 +02:00
usage/thread_runtime_stats tests: kernel: usage: turn off time slicing in thread runtime stats tests 2025-05-17 14:10:13 +02:00
workq
xip