commit | 6c91f090326abb8525c2254729f04a5ac9f9c276 | [log] [tgz] |
---|---|---|
author | Love Kumar <love.kumar@amd.com> | Fri Jan 19 19:56:02 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 29 10:31:24 2024 -0500 |
tree | dd7034de76a8420d25a9b7544b8f765cbd3b8a87 | |
parent | 40598bd4bef4ad2c3b7480ce9456151d75728483 [diff] |
test/py: usb: Add tests for USB device Add the test cases for usb commands to test its various functionality such as start, stop, reset, info, tree, storage, dev, part, ls, load, and save. It also adds different file systems cases such as fat32, ext2 and ext4. Signed-off-by: Love Kumar <love.kumar@amd.com>