zephyr/tests/subsys/logging/log_output
Fin Maaß 1d4249dea6 logging: remove part for when gmtime_r is not available
now that CONFIG_POSIX_C_LANG_SUPPORT_R will
add a custom implementation for gmtime_r() if that
is not provided by the toolchain, we can simply depend on
that, instead of using out own.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2024-12-10 08:06:25 +01:00
..
src tests: logging: log_output: add cases for timestamps 2024-09-24 14:29:02 -05:00
CMakeLists.txt
Kconfig logging: fix color being shown even if disabled 2024-09-02 09:07:19 +02:00
prj.conf logging: fix color being shown even if disabled 2024-09-02 09:07:19 +02:00
testcase.yaml logging: remove part for when gmtime_r is not available 2024-12-10 08:06:25 +01:00