]> git.sur5r.net Git - u-boot/commit
test: Add basic tests for remoteproc
authorNishanth Menon <nm@ti.com>
Thu, 17 Sep 2015 20:42:42 +0000 (15:42 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:18:40 +0000 (14:18 -0400)
commitbfaa2d99dc47b44f4e76bc029c2feb75634ca5c6
tree7ec449c7f591fc0b41b13ce703e6d3edbadfd361
parent5215940f599790466e90fbe744d9bf7e956bf2e2
test: Add basic tests for remoteproc

Use the sandbox environment for the basic tests.

Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>
test/dm/Makefile
test/dm/remoteproc.c [new file with mode: 0644]