zephyr/tests/subsys/logging
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
..
log_api coding guidelines: comply with MISRA Rule 20.9 2024-05-06 14:59:03 +01:00
log_backend_fs tests/subsys log_backend_fs: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
log_backend_init
log_backend_uart
log_benchmark build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
log_blocking
log_cache
log_core_additional logging: add API to trigger immediate processing of logs 2024-05-13 16:06:11 -04:00
log_custom_header
log_immediate
log_link_order
log_links
log_msg
log_output logging: add flag to skip source info 2024-01-22 14:05:11 -05:00
log_stack
log_stress tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
log_switch_format hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
log_syst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
log_timestamp