
2 Oct
2015
2 Oct
'15
12:59 a.m.
On Thursday, 17 September 2015, Nishanth Menon nm@ti.com wrote:
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
Changes since V1: - Comment cleanup (dropped '..') - Picked up Simon's Tested and Reviewed tags from V2
V2: https://patchwork.ozlabs.org/patch/511749/ V1: did not exist
test/dm/Makefile | 1 + test/dm/remoteproc.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 test/dm/remoteproc.c
Acked-by: Simon Glass sjg@chromium.org