commit | 27fa96c285c4aa2f64e9bb63a3f38ffdc98c282a | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Oct 07 15:05:24 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Oct 10 13:27:45 2016 -0700 |
tree | bece47e22bf5b8a212da88019dfed5eee01f7b88 | |
parent | 77708d9149b0a00247eb69ea4d5386cae4e40287 [diff] [blame] |
ART: Add allocation callback Bug: 31684277 Test: m test-art-host Change-Id: I959f44e23ca5fe55ed678315708895faf0aadb04
diff --git a/test/904-object-allocation/info.txt b/test/904-object-allocation/info.txt new file mode 100644 index 0000000..875a5f6 --- /dev/null +++ b/test/904-object-allocation/info.txt
@@ -0,0 +1 @@ +Tests basic functions in the jvmti plugin.