File tree 12 files changed +12
-12
lines changed
jbmc/regression/jbmc-strings 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
FUTURE
2
2
StringValueOf01.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=0$
5
5
^SIGNAL=0$
6
6
^VERIFICATION SUCCESSFUL$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf02.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 7 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf03.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 7 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf04.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 7 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf05.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 7 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf06.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 7 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf07.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 8 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
StringValueOf08.class
3
- --max-nondet-string-length 100
3
+ --max-nondet-string-length 100 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^\[.*assertion\.1\] .* line 7 .* FAILURE$
Original file line number Diff line number Diff line change 1
1
FUTURE
2
2
StringValueOf10.class
3
- --max-nondet-string-length 1000
3
+ --max-nondet-string-length 1000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
^VERIFICATION FAILED$
Original file line number Diff line number Diff line change 1
1
CORE
2
2
Test.class
3
- --function Test.checkWithDependency --depth 10000
3
+ --function Test.checkWithDependency --depth 10000 --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
assertion at file Test.java line 63 .*: SUCCESS
Original file line number Diff line number Diff line change 1
1
CORE
2
2
Test.class
3
- --function Test.checkDet
3
+ --function Test.checkDet --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
assertion at file Test.java line 26 .*: FAILURE
Original file line number Diff line number Diff line change 1
1
CORE
2
2
Test.class
3
- --function Test.checkNonDet
3
+ --function Test.checkNonDet --cp `../../../../scripts/format_classpath.sh . ../../../lib/java-models-library/target/core-models.jar`
4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
assertion at file Test.java line 55 .*: FAILURE
You can’t perform that action at this time.
0 commit comments