zephyr/tests
Dominik Ermel 6bb3706606 tests/settings: Add fs_file_t type variable initializations
The commit adds initializations of fs_file_t variables in preparation
for fs_open function change that will require fs_file_t object, passed
to the function, to be initialized before first usage.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-01-29 08:04:51 -05:00
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch x86: map all RAM if ACPI 2021-01-23 19:47:23 -05:00
benchmarks logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
bluetooth Bluetooth: controller: Fix BIG Sync Terminate command 2021-01-26 06:18:23 -05:00
boards i2c_test: add a testcase to test i2c api for microchip board 2021-01-23 01:34:10 -05:00
crypto tests/mbedtls: increase stack size 2021-01-15 13:06:33 -05:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers drivers: edac: CONFIG_LOG_MINIMAL -> CONFIG_LOG_MODE_MINIMAL 2021-01-26 09:06:55 -05:00
kernel tests: schedule_api: Improve log on error 2021-01-27 16:55:58 -05:00
lib tests: lib: cbprintf_fp: add missed README 2021-01-28 16:32:46 -05:00
misc/test_build
net tests: socket: Fix compiler warnings 2021-01-27 08:05:48 -05:00
portability samples: cmsis_rtos_v2: increase stack 2021-01-20 16:45:31 -05:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys tests/settings: Add fs_file_t type variable initializations 2021-01-29 08:04:51 -05:00
unit tests: unit: cbprintf: fix for filtered prototypes 2021-01-27 13:34:06 -05:00
ztest tests: ztest: add test cases and example for fatal handler hook 2021-01-13 09:05:31 -05:00