zephyr/tests/kernel/common/src
Fabio Baltieri ef14c9b867 lib: os: add a header for printk hook functions
Add a zephyr/printk.h header for the __printk_hook functions, these are
currently manually declared by all console drivers for no good reason.

Move the documentation into the header and also unify the way that
console drivers call the function.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-27 10:41:01 +03:00
..
atomic.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
bitarray.c lib: bitarray: add method to find nth bit set in region 2024-05-21 16:44:38 -04:00
bitfield.c tests: kernel: common: fix where suites are defined 2023-05-25 04:44:11 -04:00
boot_delay.c Revert "tests: kernel: update test case with sys_clock_hw_cycles_per_sec" 2024-05-06 14:52:29 +03:00
byteorder.c sys: byteorder: Add 40 bit variants 2024-03-26 19:32:27 -04:00
clock.c tests: kernel: common: fix where suites are defined 2023-05-25 04:44:11 -04:00
constructor.c tests/kernel: Add test for constructors in C 2024-06-25 19:14:37 -04:00
errno.c tests/kernel/common: Enable errno test on native_sim 2023-11-30 09:42:25 -05:00
irq_offload.c everywhere: replace double words 2024-06-25 06:05:35 -04:00
main.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
multilib.c tests: kernel: common: fix where suites are defined 2023-05-25 04:44:11 -04:00
pow2.c tests: kernel: common: fix where suites are defined 2023-05-25 04:44:11 -04:00
printk.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
timeout_order.c tests: kernel: common: fix where suites are defined 2023-05-25 04:44:11 -04:00