zephyr/tests/subsys
Daniel DeGrasse b7cd970493 sd: add stub for SDIO support
Add stub code for SDIO support, capable of verifying card responds to CMD5.
This commit also changes the architecture of the SDIO probe step to make
adding new protocol support more streamlined, and enable compiling out
support for undesired protocols.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-01-14 09:22:22 +01:00
..
canbus/isotp drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
debug tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
dfu yamllint: fix all yamllint colons, commas and empty-lines errors 2023-01-04 01:16:45 +09:00
dsp/basicmath zdsp: Fix missing kconfig and no source library 2022-12-07 10:24:24 +00:00
edac tests: ibecc: Use LOG api instead of TC_PRINT() 2022-11-19 14:18:40 +09:00
emul emul: Add EMUL_DT_GET 2022-08-17 15:47:52 +00:00
fs tests: fat_fs_api: MKFS still causing build errors 2022-12-21 13:37:03 +01: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 treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
mgmt tests: mgmt: mcumgr: Add callback notification grouping test 2023-01-09 17:36:04 -08: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: power_mgmt_soc: Add overlay for MXRT595 EVK 2023-01-04 11:03:42 -06:00
portability tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
rtio/rtio_api tests: Add platform key to rtio_api test 2023-01-12 10:30:57 -05:00
sd/sdmmc sd: add stub for SDIO support 2023-01-14 09:22:22 +01:00
settings tests: subsys: settings: Remove nrf52 scratch 2022-12-20 11:57:38 +01:00
shell shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01:00
storage tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01: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: Add zbus runtime observer registration tests 2022-11-14 17:25:29 -05:00