[PATCH 02/18] test: Skip flat-tree tests if devicetree is not used

Bin Meng bmeng.cn at gmail.com
Mon May 15 09:25:00 CEST 2023


On Sat, Apr 29, 2023 at 3:20 AM Simon Glass <sjg at chromium.org> wrote:
>
> Many tests don't actually use the devicetree at all so there is no point
> in running the tests both with livetree and flat tree. Check for this and
> skip the flat tree test in that case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  test/test-main.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list