aboutsummaryrefslogtreecommitdiffstats
path: root/dtc/tests/test_label_ref.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dtc/tests/test_label_ref.dts')
-rw-r--r--dtc/tests/test_label_ref.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/dtc/tests/test_label_ref.dts b/dtc/tests/test_label_ref.dts
new file mode 100644
index 000000000..7009c7953
--- /dev/null
+++ b/dtc/tests/test_label_ref.dts
@@ -0,0 +1,9 @@
+/dts-v1/;
+
+/ {
+
+};
+
+label: &handle {
+
+};