zephyr/tests
Krzysztof Chruscinski ce55b72752 tests: logging: log_api: Minor fix in the test
Size of wrong string was used. It was not seen since
length was later on aligned but may lead to failures
in the future.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-03-30 16:16:40 -04:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch everywhere: fix typos 2022-03-18 13:24:08 -04:00
benchmarks everywhere: fix typos 2022-03-18 13:24:08 -04:00
bluetooth Bluetooth: Audio: Media - truncate strings for notification 2022-03-28 12:46:53 +02:00
boards sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: mbedtls: Fix GCC warning about test_snprintf 2022-03-23 18:14:07 -04:00
drivers test: drivers: can: api: clean up and document the CAN API test cases 2022-03-29 17:06:10 -07:00
kernel everywhere: fix typos 2022-03-18 13:24:08 -04:00
lib tests: lib: cbprintf_package: Test for CBPRINTF_PACKAGE_COPY_KEEP_RO_STR 2022-03-29 23:03:35 -04:00
misc printk: Add tests for print format 2022-03-29 12:34:08 -07:00
net tests: net: sokcets: tcp: Adjust net_pkt count 2022-03-30 11:08:22 +02:00
posix everywhere: fix typos 2022-03-18 13:24:08 -04:00
subsys tests: logging: log_api: Minor fix in the test 2022-03-30 16:16:40 -04:00
unit sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
ztest modules: fff: Fix issue with tests being skipped in CI 2022-03-22 12:33:58 +01:00