Testsuite: gov.nasa.jpf.test.mc.data.RandomTest
Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2,37 sec
------------- Standard Output ---------------
  running jpf with args: gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.mc.data.RandomTest testRandom
JavaPathfinder v6.0 - (C) RIACS/NASA Ames Research Center


====================================================== system under test
application: gov\nasa\jpf\util\test\TestJPFHelper.java
arguments:   gov.nasa.jpf.test.mc.data.RandomTest testRandom 

====================================================== search started: 13.1.11 16:13
0
1
2
3

====================================================== results
no errors detected

====================================================== search finished: 13.1.11 16:13
  running jpf with args: +search.class=gov.nasa.jpf.search.heuristic.BFSHeuristic gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.mc.data.RandomTest testRandomBFS
JavaPathfinder v6.0 - (C) RIACS/NASA Ames Research Center


====================================================== system under test
application: gov\nasa\jpf\util\test\TestJPFHelper.java
arguments:   gov.nasa.jpf.test.mc.data.RandomTest testRandomBFS 

====================================================== search started: 13.1.11 16:13
0
1
2
3

====================================================== results
no errors detected

====================================================== search finished: 13.1.11 16:13
  running jpf with args: +cg.enumerate_random=true gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.mc.data.RandomTest testJavaUtilRandom
JavaPathfinder v6.0 - (C) RIACS/NASA Ames Research Center


====================================================== system under test
application: gov\nasa\jpf\util\test\TestJPFHelper.java
arguments:   gov.nasa.jpf.test.mc.data.RandomTest testJavaUtilRandom 

====================================================== search started: 13.1.11 16:13
a=0
a=0,b=0
a=0,b=0,c=0
a=0,b=1
a=0,b=1,c=0
a=0,b=2

====================================================== error #1
gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty
java.lang.ArithmeticException: division by zero
	at gov.nasa.jpf.test.mc.data.RandomTest.testJavaUtilRandom(RandomTest.java:87)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(gov.nasa.jpf.jvm.JPF_java_lang_reflect_Method)
	at gov.nasa.jpf.util.test.TestJPF.runTestOfClass(TestJPF.java:474)
	at gov.nasa.jpf.util.test.TestJPFHelper.main(TestJPFHelper.java:51)


====================================================== snapshot #1
thread index=0,name=main,status=RUNNING,this=java.lang.Thread@0,target=null,priority=5,lockCount=0,suspendCount=0
  call stack:
	at gov.nasa.jpf.util.test.TestJPF.runTestOfClass(TestJPF.java:476)
	at gov.nasa.jpf.util.test.TestJPFHelper.main(TestJPFHelper.java:51)


====================================================== results
error #1: gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty "java.lang.ArithmeticException: division by zero  a..."

====================================================== search finished: 13.1.11 16:13
------------- ---------------- ---------------

Testcase: testRandom took 1,39 sec
Testcase: testRandomBFS took 0,47 sec
Testcase: testJavaUtilRandom took 0,47 sec
