zephyr/tests
Krzysztof Chruscinski 265394e30e tests: logging: log_api: Add cast to char array
Tagged arguments feature fails to correctly tag a char array in
C++ configuration. Temporarily casting to char pointer to make
the test pass.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-06-23 13:42:23 +02:00
..
application_development/gen_inc_file
arch
benchmarks
bluetooth all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
boards
boot/uefi
cmake/config_dir
crypto tests: crypto: mbedtls: remove default mbedTLS options 2022-06-23 09:10:03 +02:00
drivers
kernel tests/kernel: Run common tests using picolibc 2022-06-23 09:16:32 +02:00
lib tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
misc tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
net all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
posix tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
subsys tests: logging: log_api: Add cast to char array 2022-06-23 13:42:23 +02:00
unit
ztest