zephyr/tests/subsys/logging
Daniel Leung 0b76fd92fc tests: logging/dictionary: pytest only looks at last output
There are instances where on hardware tests would result in
multiple dictionary logging blocks. This is usually due to
flashing and running via twister in separate steps. Once
flashing is done, the device starts running and sending
logging string to output, but twister is not ready to read
them, thus leaving the strings in the host's UART buffer.
Then twister starts its testing run by resetting the device
which results in another dictionary logging block to show
up. So the pytest script has to be updated to only look at
the last dictionay logging block.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-07-09 17:25:22 -04:00
..
dictionary tests: logging/dictionary: pytest only looks at last output 2024-07-09 17:25:22 -04:00
log_api tests: logging: log_api: Fix logging.frontend.only.rt_filtering 2024-07-09 14:01:56 +02: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 tests: logging: fix build error 2024-07-09 08:49:05 +02:00
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 test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
log_msg
log_output test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
log_stack
log_stress tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
log_switch_format
log_syst
log_timestamp test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00