]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: spi: Add tests
authorSimon Glass <sjg@chromium.org>
Tue, 14 Oct 2014 05:42:10 +0000 (23:42 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:36:51 +0000 (10:36 -0600)
commitebcab48a031fc96d5d6292564a35cf772d4e539c
tree17c5d710dd35a4317af5617b9208737fb2e5d96e
parent465bc03b0c5861864fa082c0f79fc9295a9e2cb9
dm: spi: Add tests

These tests use SPI flash (and the sandbox emulation) to operate.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
test/dm/Makefile
test/dm/spi.c [new file with mode: 0644]
test/dm/test-dm.sh