diff options
author | 2017-04-07 09:18:45 -0700 | |
---|---|---|
committer | 2017-04-07 09:46:32 -0700 | |
commit | a8380240c8c9752c8b43926f677adcac11c2f52f (patch) | |
tree | 29aab241dbc797839e327cffcd0b762df7282221 /test/904-object-allocation/src | |
parent | 4665167ddc34008dfa78a2873685fe7a98772eab (diff) |
ART: More refactor for JVMTI run tests (2/3)
Move refactored tests into their final places. Add a host java
library that includes those test files.
This is a follow-up to CL I740731c3af793521c5a859ef4a1f0ae94d2e1c19
and must be used together with it.
Bug: 32072923
Test: None
Change-Id: I20b6070eb6bdd4b7a0bf42046302bafa10eee54f
Diffstat (limited to 'test/904-object-allocation/src')
-rw-r--r-- | test/904-object-allocation/src/art/Test904.java (renamed from test/904-object-allocation/src/Main.java) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/904-object-allocation/src/Main.java b/test/904-object-allocation/src/art/Test904.java index 31e0c8c1ae..31e0c8c1ae 100644 --- a/test/904-object-allocation/src/Main.java +++ b/test/904-object-allocation/src/art/Test904.java |