2 Commits

Author SHA1 Message Date
Gunar Schorcht
41e31c516c tests/log_color: fix string literal error
printf function requires a string literal as the format argument. Using a character pointer is not accepted as string literal by some compilers.
2019-10-19 16:59:11 +02:00
Alexandre Abadie
f6ba7797b1
tests/log_color: add test application 2019-09-09 20:37:07 +02:00