zephyr/tests/subsys
Mykola Kvach 26c9721b67 fs: littlefs: add alignment arg to FS_LITTLEFS_DECLARE_CUSTOM_CONFIG macro
Add alignment parameter to FS_LITTLEFS_DECLARE_CUSTOM_CONFIG macro, it
speeds up read/write operation for SDMMC devices in case when we align
buffers on CONFIG_SDHC_BUFFER_ALIGNMENT, because we can avoid extra copy
of data from card bffer to read/prog buffer. See, how 'card_read_blocks'
function works.

Signed-off-by: Mykola Kvach <mykola_kvach@epam.com>
2023-09-01 17:44:15 +02:00
..
canbus/isotp tests: canbus: isotp: conformance: remove shadow variables 2023-08-22 18:06:27 +02:00
debug boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
dfu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsp/basicmath samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
emul emul: change stub driver priority to kernel device default 2023-08-25 10:31:02 +02:00
fs fs: littlefs: add alignment arg to FS_LITTLEFS_DECLARE_CUSTOM_CONFIG macro 2023-09-01 17:44:15 +02:00
input input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipc/ipc_service device: remove redundant init functions 2023-04-19 10:00:25 +02:00
jwt
logging logging: log_output: Add optional tid formatting 2023-08-31 14:08:19 +02:00
mgmt tests: mgmt: mcumgr: all_options: Add settings_mgmt 2023-08-25 10:54:06 +01:00
modbus tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
modem tests: modem: Fix using wrong size of char array 2023-09-01 16:37:34 +02:00
openthread drivers: ieee802154: nRF5: TX timestamp now refers to start of PHR 2023-08-16 17:06:16 +02:00
pm tests: pm: rename shadow variables 2023-08-22 11:39:58 +02:00
portability COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
rtio/rtio_api tests: subsys: rtio: Set to 1cpu as it is not SMP-safe 2023-08-21 13:27:07 +02:00
sd samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
settings tests: enable flash tests for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
storage tests: storage: rename shadow variables 2023-08-22 11:39:58 +02:00
testsuite/fff_fake_contexts samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing/tracing_api
usb sample/tests: remove CONFIG_USB_COMPOSITE_DEVICE usage 2023-07-26 14:37:15 +02:00
zbus tests: zbus: fix tests to work with iterable sections observers 2023-08-29 10:18:55 +02:00