sandbox: Add serial test
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 3 Aug 2018 13:07:41 +0000 (15:07 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 00:48:12 +0000 (20:48 -0400)
commitd7c09684d73c4831a0240ce1fcbe7644bc3ab6e7
tree84ef39679153e3ec0ec159b5a46e597acb7e16ad
parentad060c052bf8593c3d21bdab1f72f5f181064972
sandbox: Add serial test

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/serial/sandbox.c
include/common.h
include/serial.h
test/dm/Makefile
test/dm/serial.c [new file with mode: 0644]