Add --max-nondet-string-length option to regression test

This commit is contained in:
Daniel Poetzl 2019-08-29 11:36:11 +01:00
parent 70fc569a95
commit 2e1cf295d4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CORE
Main.class
--function Main.main
--function Main.main --max-nondet-string-length 10000
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$