zephyr/tests/subsys
Manuel Arguelles 09dd8c74ae littlefs: translate error code when mount fails
When lfs mount fails and there is no formatting requested, the return
code must be translated to errno before being passed to the application
layer.

Additionally, only log a warning that the FS will be formatted, when the
system is not read-only.

Fixes #56378

Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
2023-04-04 18:22:10 +02:00
..
canbus/isotp tests: canbus: isotp: conformance: skip stmin test on low tick Hz 2023-02-08 12:09:36 +01:00
debug tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
dfu tests: dfu: img_util: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
dsp/basicmath zdsp: add in-place operaton test for basicmath 2023-02-21 15:06:06 +01:00
edac tests: ibecc: Use LOG api instead of TC_PRINT() 2022-11-19 14:18:40 +09:00
emul tests: emul: remove subsys from test identifer 2023-03-10 14:01:59 +02:00
fs littlefs: translate error code when mount fails 2023-04-04 18:22:10 +02:00
input test: input: add tests for input_longpress 2023-03-24 13:48:28 +00:00
ipc/ipc_service tests: ipc_service: Add ipc_service test of deregistered endpoint 2022-10-11 13:03:29 +02:00
jwt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
logging tests: logging: log_links: Set CONFIG_LOG_DOMAIN_NAME in the test 2023-04-04 14:06:54 +02:00
mgmt boards: arm: add Arduino GIGA 2023-03-06 12:33:57 +01:00
modbus modbus: add user data for adu callback 2022-09-02 10:51:57 +02:00
openthread modules: openthread: platform: Added setting default tx power 2022-12-21 12:21:09 +01:00
pm tests: pm: device_runtime: test zephyr,pm-device-runtime-auto 2023-03-29 12:21:13 -04:00
portability tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
rtio/rtio_api rtio: Move spsc buffer to bss 2023-04-04 14:32:32 +02:00
sd tests: sd: remove subsys from test identifer 2023-03-10 14:01:59 +02:00
settings settings fcb: Increase buffer for mcu with large write block size 2023-01-26 22:50:40 +09:00
shell samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
storage tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
testsuite/fff_fake_contexts fff: Add fff_extensions.h, RETURN_HANDLED_CONTEXT() 2023-03-16 13:43:33 -04:00
tracing/tracing_api tests: tracing_api: move to new ztest API 2022-09-08 10:39:10 +02:00
usb all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
zbus tests: zbus: modify test identifiers to match component 2023-02-19 20:39:20 -05:00