zephyr/tests/subsys/logging
Alberto Escolar Piedras 73c0ca109c tests/subsys log_backend_fs: Add missing overlays for native_sim
During the hwmv1->v2 transition, overlays from a base
board were made to be shared with the variants.
So at that time all overlays for variants which were
just copies were removed.
After that in
https://github.com/zephyrproject-rtos/zephyr/pull/71149
this shared/merged overlay behaviour was reverted,
but not all tests were fixed.

This is one of those. Let's fix it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-18 12:20:14 +02:00
..
log_api tests: logging: log_api: test LOG_WRN_ONCE 2024-03-21 10:07:36 +00: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 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
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 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
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 tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00