zephyr/tests/kernel/threads
Andrei Emeltchenko fa6c281d82 tests: thread_apis: Change printk and TC_PRINT to LOG
Replace combination of printk() and TC_PRINT() to LOG_DBG() disabled
by default so that it does not affect execution time.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-11-06 10:08:27 +01:00
..
dynamic_thread kernel: objects: rename z_dynamic_object_aligned_create 2023-11-03 11:46:52 +01:00
dynamic_thread_stack tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
no-multithreading tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
thread_apis tests: thread_apis: Change printk and TC_PRINT to LOG 2023-11-06 10:08:27 +01:00
thread_error_case tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
thread_init tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
thread_stack syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
tls tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00