zephyr/tests/kernel
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +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 twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
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: nested_irq: support nRF54L15 FLPR CLIC 2024-05-06 19:06:19 +02:00
lifo
mbox hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mem_heap/k_heap_api tests: move shared_multi_heap to tests/lib 2023-12-13 17:27:54 -05:00
mem_protect build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mem_slab hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mp arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
msgq
mutex
obj_core hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
obj_tracking
pending
pipe tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
poll hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
profiling/profiling_api tests: kernel: remove pm from profiling test 2024-04-25 09:55:08 +00:00
queue
sched test: Remove multi level queue limit test 2024-03-12 19:37:40 -04:00
semaphore tests/kernel: Bump kobj thread bitmask size for a few tests 2024-05-02 13:55:03 -04:00
sleep tests: sleep: reduce verbosity 2024-01-09 09:58:57 +01:00
smp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
smp_abort tests: thread abort deadlock scenario 2024-05-02 13:55:03 -04:00
smp_boot_delay hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
smp_suspend tests: smp_suspend: Add configurable delay 2024-01-26 15:55:27 +00:00
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 tests: kernel: thread_runtime_stats: Relax precision test for QEMU 2024-03-06 16:42:33 -05:00
workq spelling: Replace occurrences of "iff" with "if and only if" 2024-05-06 14:58:08 +01:00
xip hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00