aboutsummaryrefslogtreecommitdiff
path: root/tests/alltypes_callback/alltypes.options
diff options
context:
space:
mode:
Diffstat (limited to 'tests/alltypes_callback/alltypes.options')
-rw-r--r--tests/alltypes_callback/alltypes.options5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/alltypes_callback/alltypes.options b/tests/alltypes_callback/alltypes.options
index a9c55ec..74d7a9c 100644
--- a/tests/alltypes_callback/alltypes.options
+++ b/tests/alltypes_callback/alltypes.options
@@ -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
+