On Sat, Apr 29, 2023 at 3:20 AM Simon Glass 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
> ---
>
> test/test-m
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
---
test/test-main.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff
2 matches
Mail list logo