u-boot/drivers/scsi
Simon Glass 2ff3db3a1c usb: Update the test to cover reading and writing
Add test coverage for blk_write() as well.

The blk_erase() is not tested for now as the USB stor interface does not
support erase.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:02:44 -04:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile sandbox: scsi: Move request-handling code to scsi_emul 2022-09-25 13:59:38 -06:00
sandbox_scsi.c sandbox: Convert to use driver model for SCSI 2022-09-25 13:59:50 -06:00
scsi-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
scsi.c blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
scsi_emul.c usb: Update the test to cover reading and writing 2022-10-31 11:02:44 -04:00