zephyr/tests
Fabio Baltieri 7c231e3e27 tests: work_queue: initialize msg
Make sure msg is initialized before being used, fixes compiler warning:

  main.c:735:9: error: 'msg' may be used uninitialized

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-09-19 19:15:59 +00:00
..
application_development tests: application_development: move the gen inc file test to new ztest 2022-09-09 10:17:29 -05:00
arch boards: arm: stm32l562e_dk_ns: Add flash partitions 2022-09-09 16:40:20 +00:00
benchmarks ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
bluetooth tests: Bluetooth: Mesh: add adv tx complete cb tests 2022-09-15 16:30:34 +00:00
boards tests: Enable the pca9555 chip on mec172xevb_assy6906 2022-09-13 08:54:25 +00:00
boot/uefi includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
drivers tests: counter: add esp32 test case 2022-09-19 18:37:28 +02:00
kernel tests: work_queue: initialize msg 2022-09-19 19:15:59 +00:00
lib lib: os: cbprintf: Mechanism for detecting %p in static package 2022-09-19 10:14:23 +00:00
misc tests: misc: move the kconfig options test to new ztest API 2022-09-09 10:17:29 -05:00
net tests: net: bridge: exclude mg100 and pinnacle_100_dvk 2022-09-15 11:58:23 +01:00
posix ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
subsys dfu: include MCUboot's bootutil_public.h 2022-09-19 18:36:37 +02:00
unit tests: unit: cbprintf: Disable logging 2022-09-19 10:14:23 +00:00
ztest ztest: Fix unused variable compile error in shuffle function 2022-09-14 20:13:46 -04:00