[U-Boot] [PATCH v3 4/4] test: pci_ep: add basic pci_ep tests
Simon Glass
sjg at chromium.org
Thu May 9 03:53:57 UTC 2019
On Sat, 27 Apr 2019 at 02:15, Ramon Fried <ramon.fried at gmail.com> wrote:
>
> Add basic PCI endpoint sandbox testing.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
>
> Changes in v3:
> - Added more testing of sandbox driver
>
> arch/sandbox/include/asm/test.h | 8 +++++
> test/dm/Makefile | 1 +
> test/dm/pci_ep.c | 64 +++++++++++++++++++++++++++++++++
> 3 files changed, 73 insertions(+)
> create mode 100644 test/dm/pci_ep.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list