[U-Boot] [PATCH 24/27] test: dm: pci: Add cases for finding next PCI capability APIs
Simon Glass
sjg at chromium.org
Thu Sep 27 13:42:54 UTC 2018
On 23 September 2018 at 06:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add test cases to cover the two newly added PCI APIs:
> dm_pci_find_next_capability() & dm_pci_find_next_ext_capability().
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> test/dm/pci.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list