[PATCH v3 4/4] test: dm: add video bridge tests

Simon Glass sjg at chromium.org
Tue Mar 4 16:48:10 CET 2025


On Mon, 24 Feb 2025 at 05:03, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> Add tests for video bridge ops.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
>  arch/sandbox/dts/test.dts | 46 +++++++++++++++++++++++++++
>  configs/sandbox_defconfig |  2 ++
>  test/dm/Makefile          |  1 +
>  test/dm/video_bridge.c    | 67 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 116 insertions(+)
>  create mode 100644 test/dm/video_bridge.c

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list