Skip to content

Commit 2256b99

Browse files
Add models to String.intern test
This will become necessary when the String.intern implementation is moved to models.
1 parent 8023054 commit 2256b99

File tree

1 file changed

+1
-1
lines changed
  • jbmc/regression/strings-smoke-tests/java_intern

1 file changed

+1
-1
lines changed

jbmc/regression/strings-smoke-tests/java_intern/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
test_intern.class
3-
--max-nondet-string-length 1000 --function test_intern.main
3+
--max-nondet-string-length 1000 --function test_intern.main --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar` --unwind 10
44
^EXIT=0$
55
^SIGNAL=0$
66
^\[.*assertion.1\].* line 9.* SUCCESS$

0 commit comments

Comments
 (0)