Skip to content

Commit ab1a61b

Browse files
Add models to jbmc String.hashCode test
The model will become necessary as we remove the preprocessing for hashCode and replace it with a model.
1 parent d701ab0 commit ab1a61b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)