[U-Boot] [PATCH v2 22/22] dm: pci: Add driver model tests for PCI

Simon Glass sjg at chromium.org
Sat Mar 21 00:16:58 CET 2015


On 5 March 2015 at 12:25, Simon Glass <sjg at chromium.org> wrote:
> Add some basic tests to check that things work as expected with sandbox.
>
> Signed-off-by: Simon Glass <sjg at 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.


More information about the U-Boot mailing list