]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: add spi_flash tests
authorLiam Beguin <liambeguin@gmail.com>
Wed, 14 Mar 2018 23:15:16 +0000 (19:15 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 22 Mar 2018 20:32:20 +0000 (16:32 -0400)
commitc993441812a7d9777238fe068f291e4f827bfb4e
treea2a4a15416975f6defadb5e5d49979a0eea62ad5
parente5c630073741473f1b3e07bd39cd41a7b9b550fc
test/py: add spi_flash tests

Add basic tests for the spi_flash subsystem.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
test/py/tests/test_sf.py [new file with mode: 0644]