summaryrefslogtreecommitdiff
path: root/jdwp
AgeCommit message (Expand)Author
2017-05-10Additional test for SourceDebugExtensionandroid-vts-8.0_r2android-vts-8.0_r1oreo-devOrion Hodson
2017-04-28JDWP: Add test for SourceDebugExtensionOrion Hodson
2017-03-27Cleanup construction of Value instancesSebastien Hertz
2017-02-24Fix warnings of JDWP testsSebastien Hertz
2016-12-07Replace junit-targetdex with junitPaul Duffin
2016-11-29Merge "Test class prepare event from the debugger"Sebastien Hertz
2016-11-29Merge "Use junit-host instead of junit"Paul Duffin
2016-11-29Use junit-host instead of junitPaul Duffin
2016-11-29Test class prepare event from the debuggerSebastien Hertz
2016-11-29JDWP: test synthetic fields and methodsSebastien Hertz
2016-10-05Remove .mk lines that are just setting the defaultNeil Fuller
2016-09-15Create jdwp test checking value of a static field in an interface.Jeff Hao
2016-08-29Revert "Revert "Revert "Revert "Make NewInstanceString test returned String c...Sebastien Hertz
2016-08-26Revert "Revert "Revert "Make NewInstanceString test returned String contents."""Nicolas Geoffray
2016-08-24Revert "Revert "Make NewInstanceString test returned String contents.""Jeff Hao
2016-08-24Revert "Make NewInstanceString test returned String contents."Nicolas Geoffray
2016-08-19Make NewInstanceString test returned String contents.Jeff Hao
2016-08-09Update Method.VariableTable testsSebastien Hertz
2016-07-12Ensure the transport server socket is closed when a JDWP test fails.Roland Levillain
2016-05-26Fix typo in name of JDWP class OnthrowDebuggerLaunchDebuggee.Roland Levillain
2016-05-26Avoid conflicts between default JDWP sync port and transport address.Roland Levillain
2016-05-23Do not explicity set jpda.settings.syncPort in JDWP settings.Roland Levillain
2016-05-20Update JPDA documentation with respect to sync port.Roland Levillain
2016-05-20Have the default JDWP sync connection port be chosen by the OS.Roland Levillain
2016-03-25Allow x86+arm multilib build.Ying Wang
2016-03-01Merge "JDWP Tests: add breakpoint tests for framework code"android-n-preview-1Mingyao Yang
2016-03-01JDWP Tests: add breakpoint tests for framework codeMingyao Yang
2016-02-26Add JDWP tests for JLS8 default methodsAlex Light
2016-02-22JDWP: compile tests for 1.8Sebastien Hertz
2016-01-05JDWP Tests: Fix lint issueAndreas Gampe
2016-01-05JDWP Tests: More GetClassLoader testsAndreas Gampe
2015-12-30JDWP Tests: Make ClassLoaderTest more preciseAndreas Gampe
2015-11-09JDWP: update Method.IsObsolete testSebastien Hertz
2015-11-06JDWP: test tag returned by ClassType.NewinstanceSebastien Hertz
2015-11-04JDWP: test java.lang.String constructionSebastien Hertz
2015-10-22Do not depend on IPv6 to run jdwp tests.Nicolas Geoffray
2015-09-18am dee55e6b: Merge "JDWP: more tests for StackFrame.SetValue"Sebastien Hertz
2015-09-17JDWP: more tests for StackFrame.SetValueSebastien Hertz
2015-09-14am 0167bca4: Merge "JDWP: tentative fix for single-step test failures"Sebastien Hertz
2015-09-14JDWP: tentative fix for single-step test failuresSebastien Hertz
2015-09-11am 2853c35e: Merge "JDWP: test events when exception is thrown"Sebastien Hertz
2015-09-09JDWP: test events when exception is thrownSebastien Hertz
2015-09-03am c475e9fb: Merge "JDWP: test single-step with pending exception"Sebastien Hertz
2015-09-03Merge "JDWP: test single-step with pending exception"Sebastien Hertz
2015-09-02am 21c7a14a: Merge "JDWP: test errors for ArrayReference.SetValues"Sebastien Hertz
2015-09-02Merge "JDWP: test errors for ArrayReference.SetValues"Sebastien Hertz
2015-09-01am 46aa0b95: Merge "JDWP: fail test if debuggee does not exit normally"Sebastien Hertz
2015-09-01JDWP: test single-step with pending exceptionSebastien Hertz
2015-08-31JDWP: test errors for ArrayReference.SetValuesSebastien Hertz
2015-08-27JDWP: fail test if debuggee does not exit normallySebastien Hertz