summaryrefslogtreecommitdiff
path: root/test/StackWalk2/StackWalk2.java
AgeCommit message (Collapse)Author
2018-09-06Fix StackWalk test.Nicolas Geoffray
- Make sure methods expected in the C code do exist. - Adjust new register expectations for $noinline$f - Make sure all methods were compiled. - Remove unused test/StackWalk2/StackWalk2.java Test: 004-StackWalk Change-Id: I0bd2fa63a152dc696ea0516a5c3f4a2008e7ef2c
2015-08-27Add non debug version of libarttestMathieu Chartier
We now pass the libarttest as an argument to the java program. This enables using libarttestd by default and libarttest when -O is specified. Change-Id: I0de1ae01e2bb5f7b9c7fd7487b6cb55051f60657
2012-01-30Fix copyright headers.Elliott Hughes
Change-Id: I5b7bc76a370238d810d78522bd5531600746700f
2011-10-10Setup AbstractMethodError and dlsym stub when loading from oatBrian Carlstrom
Change-Id: Ie97fa6eb3cfb7d0c6224aa6914f28a7b137ae056
2011-09-25Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.Shih-wei Liao
Tests disabled, because there is a bug in System's LoadLibrary. Change-Id: Ied3f4a31ce454f37c4d0f9caacd4ba03c4adb493