Fix alltypes_callback testcase
[apps/agl-service-can-low-level.git] / tests / alltypes_callback / alltypes.options
index a9c55ec..74d7a9c 100644 (file)
@@ -1,3 +1,8 @@
 # Generate all fields as callbacks.
 AllTypes.*              type:FT_CALLBACK
 SubMessage.substuff1    max_size:16
+AllTypes.oneof          no_unions:true
+
+# With FT_CALLBACK, these options should get ignored
+*.*fbytes fixed_length:true max_size:4
+