zephyr/tests/lib
Daniel DeGrasse 07a8e3253a drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME
Remove CONFIG_MMC_VOLUME_NAME, and set the disk name based on the
``disk-name`` property. This aligns with other disk drivers, and allows
for multiple instances of the mmc_subsys disk driver to be registered.

Add disk-name properties for all in tree definitions for the
mmc-subsys disk driver, and change all in tree usage of the disk name

Fixes #75004

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-11-05 15:25:10 -06:00
..
acpi tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
c_lib tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf 2024-10-03 22:00:54 +01:00
cbprintf_fp
cbprintf_package tests: lib: cbprintf_package: Extend test coverage 2024-11-01 09:56:03 -05:00
cmsis_dsp boards: mps3: Add support for corstone300/an552 2024-10-26 03:58:05 +01:00
cmsis_nn tests: lib: cmsis_nn: add missing filter dimension 2024-06-28 07:50:12 -04:00
cpp tests/libcxx: Check for newlib nano when testing that 2024-10-21 18:34:40 -05:00
devicetree Devicetree: Devicetree Bindings: Add tests for new DT_ENUM_ macros 2024-10-15 04:11:36 -04:00
fdtable fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
gui/lvgl drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
hash_function
hash_map
heap boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
heap_align
json json: support parsing and serializing 'uint64_t' 2024-10-05 14:04:48 -04:00
linear_range
lockfree tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
math/interpolation tests: lib: interpolation: added 2024-08-29 16:12:36 -04:00
mem_alloc
mem_blocks
mem_blocks_stats
mpsc_pbuf boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
multi_heap
net_buf tests: lib: net_buf: move network buffer tests to tests/lib/net_buf 2024-09-07 11:19:05 -05:00
newlib
notify
onoff
p4workq
ringbuffer
shared_multi_heap
smf
sprintf
spsc_pbuf tests: lib: spsc_pbuf: Do not run test with cache 2024-07-01 16:07:30 -04:00
sys_util
time