aboutsummaryrefslogtreecommitdiff
path: root/tests/test_props.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_props.dts')
-rw-r--r--tests/test_props.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_props.dts b/tests/test_props.dts
index 5089023..09be197 100644
--- a/tests/test_props.dts
+++ b/tests/test_props.dts
@@ -12,4 +12,5 @@
prop-uint32-array = <0x1>, <0x98765432>, <0xdeadbeef>;
prop-int64-array = /bits/ 64 <0x100000000 0xfffffffffffffffe>;
prop-uint64-array = /bits/ 64 <0x100000000 0x1>;
+ prop-bool;
};