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)
commit7f9b50a27c10579cc87af8d3ef6a033cc8fe001a
treea2a4a15416975f6defadb5e5d49979a0eea62ad5
parentc3342cd58f251f78fe02955c47b51f7bb94e87ba
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]