zephyr/tests/subsys/logging
Christopher Friedt 2155a9e5f7 logging: rename log2_generic to log_generic
The log2 prefix was deprecated and changed to log some time ago,
but log2_generic() seems to have been inadvertantly left with
the old prefix.

Rename log2_generic() to log_generic() to follow suit.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-02-14 19:07:30 +01:00
..
log_api tests: logging: log_api: Extend to cover frontend runtime filtering 2024-01-15 09:57:54 +01:00
log_backend_fs tests/subsys/logging/log_backend_fs: Simplify and enable for native_sim 2023-11-27 16:06:42 +00:00
log_backend_init
log_backend_uart tests: logging: log_backend_uart: Disable backends other than UART 2023-11-23 10:02:45 +01:00
log_benchmark tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_blocking tests: logging: add log_blocking testsuite to demonstrate bugfix 2023-12-04 09:15:29 -05:00
log_cache tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_core_additional logging: rename log2_generic to log_generic 2024-02-14 19:07:30 +01:00
log_custom_header tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_immediate tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_link_order tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_links tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_msg tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_output logging: add flag to skip source info 2024-01-22 14:05:11 -05:00
log_stack
log_stress
log_switch_format
log_syst
log_timestamp tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00