History log of /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/JDWPRawTestCase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3e35c96b816be002cbdbfd623f2b2d8300f62816 25-Feb-2015 Sebastien Hertz <shertz@google.com> JDWP: more exception tests

Adds more tests about EXCEPTION event:
- ExceptionCaughtTest: tests caught exception event
- ExceptionUncaughtTest: tests uncaught exception event
- CombinedExceptionEventsTest: tests combined EXCEPTION events

These tests check the reported exception object, throw and catch
locations are correct. They also involve transitions through native
code and interpreter to check we properly compute these locations.

Bug: 19520690
Change-Id: Ifd7293ca397a5096c811d31c79231172579eafc3
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/JDWPRawTestCase.java
32e3e8da6c42b15c1011f67930b460260704739a 25-Nov-2014 Sebastien Hertz <shertz@google.com> Test StackFrame.ThisObject for proxy method

Adds JDWPProxyTestCase as common base class for future proxy-based
tests.

Bug: 17965861
Change-Id: Ic717e2af8afc6b9576d17412cca206dbc67f51df
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/JDWPRawTestCase.java
5f0a23683aa603d8c50b6dd071a565821b76067b 10-Dec-2011 Elliott Hughes <enh@google.com> Add harmony's jdwp tests.

Change-Id: I1c0e70cd9e07244fe422a4f77f3727b55ec28402
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/JDWPRawTestCase.java