summaryrefslogtreecommitdiffstats
path: root/src/tests/sbus_codegen_tests.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/sbus_codegen_tests.xml')
-rwxr-xr-xsrc/tests/sbus_codegen_tests.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/tests/sbus_codegen_tests.xml b/src/tests/sbus_codegen_tests.xml
index 90e274254..4813dcc04 100755
--- a/src/tests/sbus_codegen_tests.xml
+++ b/src/tests/sbus_codegen_tests.xml
@@ -136,7 +136,15 @@
<property name="double_array" type="ad" access="read"/>
<property name="string_array" type="as" access="read"/>
<property name="object_path_array" type="ao" access="read"/>
+ </interface>
+
+ <!--
+ Special property types not suitable for group automatic tests.
+ -->
+ <interface name="com.planetexpress.Special">
+ <annotation value="test_special" name="org.freedesktop.DBus.GLib.CSymbol"/>
+ <property name="array_dict_sas" type="a{sas}" access="read"/>
</interface>
</node>