test: smem: add basic smem test
authorRamon Fried <[email protected]>
Sun, 1 Jul 2018 23:58:00 +0000 (02:58 +0300)
committerTom Rini <[email protected]>
Thu, 19 Jul 2018 21:03:28 +0000 (17:03 -0400)
commit20e7705764c4e5ea924f1ea54bb36ebbbeffffe7
tree5e979a86cc5971832a10d81ea1303321d0333cc6
parent7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af
test: smem: add basic smem test

Add basic smem sandbox testing.

Signed-off-by: Ramon Fried <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/dm/Makefile
test/dm/smem.c [new file with mode: 0644]