comparison test/call_suite/config.lua @ 494:d45c582b5457

- sharing sig generator between call_suite and call_suite_aggrs tests
author Tassilo Philipp
date Mon, 21 Mar 2022 16:06:16 +0100
parents e3bf15207d93
children c9c546f8598b
comparison
equal deleted inserted replaced
493:75cb8f79d725 494:d45c582b5457
1 -- user config for rand-sig.lua: 1 -- user config for rand-sig.lua:
2 minargs = 0 2 minargs = 0
3 maxargs = 64 3 maxargs = 64
4 ncases = 400 4 ncases = 400
5 types = "csijCSIJLlpfd" 5 types = "csijlCSIJLpfd"
6 seed = 2342 6 seed = 2342
7 7