commit | 22c80d5603ac4c58debc8c776b8f138e76cf5f7c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 21 16:21:47 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 25 13:59:56 2022 -0600 |
tree | a6bd3d83314fee80b1b1a2e9a39df39d96a2dcc8 | |
parent | 46df0243942f98ad5a6b57cb65b31acdc88559f8 [diff] |
sandbox: Add a test for SCSI Add a simple uclass test for SCSI. It reads the partition table from a disk image and checks that it looks correct. Signed-off-by: Simon Glass <sjg@chromium.org>