Skip to content
Snippets Groups Projects
Commit f9d49f92 authored by Simon Glass's avatar Simon Glass
Browse files

test: sf: Add a simple SPI flash test


The current test is a functional test, covering all the way from the
command line to the sandbox SPI driver. This is useful, but it is easier
to diagnose failures with a smaller test.

Add a simple test which reads and writes data and checks that it is stored
and retrieved correctly.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 8729b1ae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment