diff test/suite_aggrs/config.lua @ 434:3d2c5d156d78

- test/suite_aggrs: support for nested structs, now
author Tassilo Philipp
date Sun, 23 Jan 2022 23:20:02 +0100
parents 167faab0c0be
children 54c1dc2e6ea5
line wrap: on
line diff
--- a/test/suite_aggrs/config.lua	Sat Jan 22 16:07:57 2022 +0100
+++ b/test/suite_aggrs/config.lua	Sun Jan 23 23:20:02 2022 +0100
@@ -1,10 +1,10 @@
 -- user config for rand-sig.lua:
 minargs      = 0
-maxargs      = 32
+maxargs      = 16
 maxaggrdepth = 3    -- max nesting depth of aggregates, 1 = no nesting
-ncases       = 400
+ncases       = 800
 types        = "csijlpfd{}"
-seed         = 2108
+seed         = 2112
 
 -- specify types more than once to increase relative occurance, e.g.: