summaryrefslogtreecommitdiff
path: root/tests/type-preservation.dt.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/type-preservation.dt.yaml')
-rw-r--r--tests/type-preservation.dt.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/type-preservation.dt.yaml b/tests/type-preservation.dt.yaml
index a0cc64c..ae5efcf 100644
--- a/tests/type-preservation.dt.yaml
+++ b/tests/type-preservation.dt.yaml
@@ -15,6 +15,7 @@
a-string-with-nulls: ["foo\0bar", "baz"]
a-phandle: [[!phandle 0x1]]
a-phandle-with-args: [[!phandle 0x1, 0x0, 0x1], [!phandle 0x1, 0x2, 0x3]]
+ mixed-ints-and-phandles: [[0x1, !phandle 0x1, 0x2, !phandle 0x1]]
subsubnode:
compatible: ["subsubnode1", "subsubnode"]
phandle: [[0x1]]