Files
u-boot/tools/dtoc/test/dtoc_test_inc.dts
Simon Glass 85d560becc dtoc: Add a test for the fdt_util.EnsureCompiled with indir
Provide a test which covers this feature of the EnsureCompiled()
function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-08-20 07:41:19 -06:00

15 lines
190 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* Test device tree file for dtoc
*
* Copyright 2017 Google, Inc
*/
/dts-v1/;
/ {
};
/include/ "test-include.dtsi"
#include "test-include.dtsi"