aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fuzztest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fuzztest')
-rw-r--r--tests/fuzztest/alltypes_pointer.options2
-rw-r--r--tests/fuzztest/alltypes_static.options1
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/fuzztest/alltypes_pointer.options b/tests/fuzztest/alltypes_pointer.options
index 52abeb7f..7e3ad1e5 100644
--- a/tests/fuzztest/alltypes_pointer.options
+++ b/tests/fuzztest/alltypes_pointer.options
@@ -1,3 +1,3 @@
# Generate all fields as pointers.
* type:FT_POINTER
-
+*.*fbytes fixed_length:true max_size:4
diff --git a/tests/fuzztest/alltypes_static.options b/tests/fuzztest/alltypes_static.options
index 1c10637c..e197e1df 100644
--- a/tests/fuzztest/alltypes_static.options
+++ b/tests/fuzztest/alltypes_static.options
@@ -1,3 +1,4 @@
* max_size:32
* max_count:8
*.extensions type:FT_IGNORE
+*.*fbytes fixed_length:true max_size:4