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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/sbus_codegen_tests.xml b/src/tests/sbus_codegen_tests.xml
index 74037cc40..c44f38305 100755
--- a/src/tests/sbus_codegen_tests.xml
+++ b/src/tests/sbus_codegen_tests.xml
@@ -120,6 +120,9 @@
<property name="string" type="s" access="read"/>
<property name="object_path" type="o" access="read"/>
+ <!-- Special properties to test error codes -->
+ <property name="null_string" type="s" access="read"/>
+
<!-- Property arrays with every type of basic argument except boolean
which we can't do (yet) -->
<property name="byte_array" type="ay" access="read"/>