zephyr/tests
Armin Brauns 2c8ea07b34 tests: add test for loopback disk access
This sets up a backing device, creates a FAT file system, then opens a file
as a loopback device and runs the disk_access tests on that.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2024-04-15 10:55:29 -07:00
..
application_development
arch kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER 2024-03-27 19:27:10 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
boards tests: intel_adsp: Add vecbase lock test 2024-04-10 10:00:27 +02:00
boot soc: nxp: imxrt: Prepare imxrt6xx soc for AMP support 2024-04-03 15:41:16 +01:00
bsim tests/bsim: Fix not detecting failures 2024-04-15 16:24:12 +02:00
cmake
crypto tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
drivers tests: add test for loopback disk access 2024-04-15 10:55:29 -07:00
kconfig/configdefault
kernel tests/kernel/device: Add tests for device deferred init 2024-04-11 15:50:44 -04:00
lib tests: Fix missed renames 2024-04-10 11:50:29 +02:00
misc
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: tcp: Replace test case numbers with enums 2024-04-15 12:51:52 +02:00
posix tests: posix: fs: add test suite for ftruncate 2024-04-15 13:23:37 -04:00
robot
subsys llext: add a relocatable extension test to Xtensa 2024-04-11 11:35:24 -05:00
unit
ztest
test_config.yaml