History log of /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f17b30c117122805e7b06ab96b3ae41a20b0633 04-Apr-2014 Sebastien Hertz <shertz@google.com> Enable field watchpoint tests

Bug: 8267708
Change-Id: Idc4429b385cb8cbc68fd8ab3ce62665d9efd51b9
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java
11eb0ed81a443e0dfe8915b10d9e8a35015550b8 17-Jan-2013 Elliott Hughes <enh@google.com> Update the tests now we support Method.Bytecodes.

Change-Id: Ie2241b8e1b568f3aa62d82b08a42fbba29205e1f
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java
a1cf4b5cdac1f82af6661cd01fc0f92c6459d99f 12-Jan-2013 Elliott Hughes <enh@google.com> ThreadReference.OwnedMonitorsStackDepthInfo is now implemented.

Note that the test was hard-coding stack depths that depend on the
library implementation. Since the stack frames in question are the
outermost two (with all the library frames after them), I've made
the smallest change of asking for the total number of stack frames
and then asserting that we're dealing with the outermost two.
Getting the actual stack frames and checking the actual methods
would be a lot hairier, and not obviously valuable (since we already
test those JDWP requests elsewhere).

Change-Id: Ie56bc862639338d6ae02bc1c08fad3b1e7ed4ef1
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java
31fe38c771ae6d717600f01eb577e8a4cd5ab378 11-Jan-2013 Elliott Hughes <enh@google.com> art now reports canGetOwnedMonitorInfo.

Also make the "target" explicit in "run-jdwp-tests-target", matching the
host and ri options.

Change-Id: Iaafcdb1ee6fea9347db624b74b26a6e87eba785e
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java
8f0f8d833f3fc4fe295c7e6c6a80c7b3ad9c5dd4 10-Jan-2013 Elliott Hughes <enh@google.com> Track addition of ObjectReference.MonitorInfo support.

Change-Id: Id68c2652be1d6a5d247f42c7a95fdac1a0f34797
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.java
4fc328c9612e77b0f4a15f7da931eae40a957bf0 25-Feb-2012 Elliott Hughes <enh@google.com> Various test fixes.

Primarily to cope with the fact that dex orders locals differently from the
original javac order.

Change-Id: Iedf21ec61d4e52f767c8ae49a82ff7033e9b1b21
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/CapabilitiesTest.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/VirtualMachine/CapabilitiesTest.java