
21 Mar
2015
21 Mar
'15
12:16 a.m.
On 5 March 2015 at 12:25, Simon Glass sjg@chromium.org wrote:
Add some basic tests to check that things work as expected with sandbox.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
test/dm/Makefile | 1 + test/dm/pci.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ test/dm/test.dts | 17 ++++++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 test/dm/pci.c
Applied to u-boot-dm/next.