test: Add tests for misc uclass
authorMario Six <mario.six@gdsys.cc>
Tue, 31 Jul 2018 12:24:14 +0000 (14:24 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 11 Aug 2018 14:00:38 +0000 (16:00 +0200)
commit004e67c21634d0184eb0b874cbd05d834cb79067
tree6b99525bcd56d7f2cd470d3ffb12ecd877e2649a
parent440bc11f2e10dd80c7f5e717bc52daff73091bd5
test: Add tests for misc uclass

Add a set of tests for the misc uclass.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/test.dts
drivers/misc/Makefile
drivers/misc/misc_sandbox.c [new file with mode: 0644]
test/dm/Makefile
test/dm/misc.c [new file with mode: 0644]