History log of /art/oatdump/oatdump_test.cc
Revision Date Author Comments
9d07e3d128ccfa0ef7670feadd424a825e447d1d 31-Mar-2016 Vladimir Marko <vmarko@google.com> Clean up OatQuickMethodHeader after Quick removal.

This reduces the size of the pre-header by 8 bytes, reducing
oat file size and mmapped .text section size. The memory
needed to store a CompiledMethod by dex2oat is also reduced,
for 32-bit dex2oat by 8B and for 64-bit dex2oat by 16B. The
aosp_flounder-userdebug 32-bit and 64-bit boot.oat are each
about 1.1MiB smaller.

Disable the broken StubTest.IMT, b/27991555 .

Change-Id: I05fe45c28c8ffb7a0fa8b1117b969786748b1039
7da317019d386b9f0b06ae6473d21ed5d675100e 29-Mar-2016 Vladimir Marko <vmarko@google.com> Disable oatdump_test on mips due to timeouts.

Bug: 27824283
Change-Id: I8014471385fdfe0e98760af04507cd81338f9952
71f2e80e723dd5d7b9fe55e1ee70d196531921ad 25-Mar-2016 Andreas Gampe <agampe@google.com> ART: Actually run tests cross arch for oatdump

To test the "other" image, we need to give an --instruction-set
parameter. Without one, the current runtime architecture is
implicitly used.

Bug: 27824283
Change-Id: I9887fddee9f956ef40b40699cc6fe3378eb40808
973ce7cc191295b8bcc3387dfe264586677507e0 24-Mar-2016 Nicolas Geoffray <ngeoffray@google.com> Disable test on arm due to timeouts.

bug:27824283
Change-Id: I0e4d9b37dd3ac2d2390456a791ff28d9ea0b3510
c93098060708b7a24c937b420a071cf6bdcf33f7 26-May-2015 Mathieu Chartier <mathieuc@google.com> Add oatdump test

(cherry picked from commit 19510f02b011e545665f6219e6144c8e47aed5f0)

Bug: 18000316

Change-Id: Ic22d63dc64a9b7a492b5e6bfbd4c75f30c35dfd5
19510f02b011e545665f6219e6144c8e47aed5f0 26-May-2015 Mathieu Chartier <mathieuc@google.com> Add oatdump test

Bug: 18000316

Change-Id: Ic22d63dc64a9b7a492b5e6bfbd4c75f30c35dfd5