Testsuite: gov.nasa.jpf.test.vm.basic.AssertTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1,82 sec
------------- Standard Output ---------------
  running jpf with args: gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.vm.basic.AssertTest testAssertionViolation
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.vm.basic.AssertTest testAssertionViolation 

====================================================== search started: 13.1.11 16:14

====================================================== error #1
gov.nasa.jpf.jvm.NoUncaughtExceptionsProperty
java.lang.AssertionError: oops, assertion failed
	at gov.nasa.jpf.test.vm.basic.AssertTest.testAssertionViolation(AssertTest.java:32)
	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.AssertionError: oops, assertion failed  ..."

====================================================== search finished: 13.1.11 16:14
  running jpf with args: +vm.enable_assertions= gov.nasa.jpf.util.test.TestJPFHelper gov.nasa.jpf.test.vm.basic.AssertTest testNoAssertionViolation
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.vm.basic.AssertTest testNoAssertionViolation 

====================================================== search started: 13.1.11 16:14

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

====================================================== search finished: 13.1.11 16:14
------------- ---------------- ---------------

Testcase: testAssertionViolation took 1,35 sec
Testcase: testNoAssertionViolation took 0,45 sec
