zephyr/tests/kernel/workq
Andrei Emeltchenko c243991000 tests: work_queue: Change TC_PRINT to LOG_DBG
There are many TC_PRINT()'s in the work_queue test and it make sense
to change them to LOG_DBG() which are disabled by default. Other issue
is that some of TC_PRINT() are inside works for which execution time
is measured.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-10-30 09:29:25 -04:00
..
critical
user_work tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
work
work_queue tests: work_queue: Change TC_PRINT to LOG_DBG 2023-10-30 09:29:25 -04:00