zephyr/tests/subsys/logging
Meng xianglin bc52a21b90 test: logging: sync log handling with log process thread
Fix issue #27570
Waiting for the log process thread handle all the log by
k_sleep(TIMEOUT), define a reasonable TIMEOUT for all platform
is difficult. This patch sync the test thread and log process
thread by taking and giving a defined semaphore.

Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
2020-12-20 13:01:52 -05:00
..
log_core zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_core_additional test: logging: sync log handling with log process thread 2020-12-20 13:01:52 -05:00
log_immediate zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_list
log_msg zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_output zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00