Elliott Hughes | 2faa5f1 | 2012-01-30 14:42:07 -0800 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2011 The Android Open Source Project |
| 3 | * |
| 4 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | * you may not use this file except in compliance with the License. |
| 6 | * You may obtain a copy of the License at |
| 7 | * |
| 8 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | * |
| 10 | * Unless required by applicable law or agreed to in writing, software |
| 11 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | * See the License for the specific language governing permissions and |
| 14 | * limitations under the License. |
| 15 | */ |
Carl Shapiro | 1fb8620 | 2011-06-27 17:43:13 -0700 | [diff] [blame] | 16 | |
Brian Carlstrom | 578bbdc | 2011-07-21 14:07:47 -0700 | [diff] [blame] | 17 | #include "dex_file.h" |
Carl Shapiro | 1fb8620 | 2011-06-27 17:43:13 -0700 | [diff] [blame] | 18 | |
Ian Rogers | 700a402 | 2014-05-19 16:49:03 -0700 | [diff] [blame] | 19 | #include <memory> |
| 20 | |
Ian Rogers | e63db27 | 2014-07-15 15:36:11 -0700 | [diff] [blame] | 21 | #include "base/stl_util.h" |
| 22 | #include "base/unix_file/fd_file.h" |
Brian Carlstrom | a1ce1fe | 2014-02-24 23:23:58 -0800 | [diff] [blame] | 23 | #include "common_runtime_test.h" |
Elliott Hughes | 956af0f | 2014-12-11 14:34:28 -0800 | [diff] [blame] | 24 | #include "dex_file-inl.h" |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 25 | #include "mem_map.h" |
Ian Rogers | e63db27 | 2014-07-15 15:36:11 -0700 | [diff] [blame] | 26 | #include "os.h" |
| 27 | #include "scoped_thread_state_change.h" |
| 28 | #include "thread-inl.h" |
Alex Light | 9c20a14 | 2016-08-23 15:05:12 -0700 | [diff] [blame^] | 29 | #include "utils.h" |
Elliott Hughes | 90a3369 | 2011-08-30 13:27:07 -0700 | [diff] [blame] | 30 | |
Carl Shapiro | 1fb8620 | 2011-06-27 17:43:13 -0700 | [diff] [blame] | 31 | namespace art { |
| 32 | |
Brian Carlstrom | a1ce1fe | 2014-02-24 23:23:58 -0800 | [diff] [blame] | 33 | class DexFileTest : public CommonRuntimeTest {}; |
Brian Carlstrom | 9f30b38 | 2011-08-28 22:41:38 -0700 | [diff] [blame] | 34 | |
| 35 | TEST_F(DexFileTest, Open) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 36 | ScopedObjectAccess soa(Thread::Current()); |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 37 | std::unique_ptr<const DexFile> dex(OpenTestDexFile("Nested")); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 38 | ASSERT_TRUE(dex.get() != nullptr); |
Brian Carlstrom | 7e49dca | 2011-07-22 18:07:34 -0700 | [diff] [blame] | 39 | } |
Brian Carlstrom | 578bbdc | 2011-07-21 14:07:47 -0700 | [diff] [blame] | 40 | |
Alex Light | 9c20a14 | 2016-08-23 15:05:12 -0700 | [diff] [blame^] | 41 | static inline std::vector<uint8_t> DecodeBase64Vec(const char* src) { |
| 42 | std::vector<uint8_t> res; |
| 43 | size_t size; |
| 44 | std::unique_ptr<uint8_t[]> data(DecodeBase64(src, &size)); |
| 45 | res.resize(size); |
| 46 | memcpy(res.data(), data.get(), size); |
| 47 | return res; |
Brian Carlstrom | a1ce1fe | 2014-02-24 23:23:58 -0800 | [diff] [blame] | 48 | } |
| 49 | |
Brian Carlstrom | 9f30b38 | 2011-08-28 22:41:38 -0700 | [diff] [blame] | 50 | // Although this is the same content logically as the Nested test dex, |
| 51 | // the DexFileHeader test is sensitive to subtle changes in the |
| 52 | // contents due to the checksum etc, so we embed the exact input here. |
| 53 | // |
| 54 | // class Nested { |
| 55 | // class Inner { |
| 56 | // } |
| 57 | // } |
| 58 | static const char kRawDex[] = |
| 59 | "ZGV4CjAzNQAQedgAe7gM1B/WHsWJ6L7lGAISGC7yjD2IAwAAcAAAAHhWNBIAAAAAAAAAAMQCAAAP" |
| 60 | "AAAAcAAAAAcAAACsAAAAAgAAAMgAAAABAAAA4AAAAAMAAADoAAAAAgAAAAABAABIAgAAQAEAAK4B" |
| 61 | "AAC2AQAAvQEAAM0BAADXAQAA+wEAABsCAAA+AgAAUgIAAF8CAABiAgAAZgIAAHMCAAB5AgAAgQIA" |
| 62 | "AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAAkAAAAJAAAABgAAAAAAAAAKAAAABgAAAKgBAAAAAAEA" |
| 63 | "DQAAAAAAAQAAAAAAAQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAIAAAAiAEAAKsCAAAA" |
| 64 | "AAAAAQAAAAAAAAAFAAAAAAAAAAgAAACYAQAAuAIAAAAAAAACAAAAlAIAAJoCAAABAAAAowIAAAIA" |
| 65 | "AgABAAAAiAIAAAYAAABbAQAAcBACAAAADgABAAEAAQAAAI4CAAAEAAAAcBACAAAADgBAAQAAAAAA" |
| 66 | "AAAAAAAAAAAATAEAAAAAAAAAAAAAAAAAAAEAAAABAAY8aW5pdD4ABUlubmVyAA5MTmVzdGVkJElu" |
| 67 | "bmVyOwAITE5lc3RlZDsAIkxkYWx2aWsvYW5ub3RhdGlvbi9FbmNsb3NpbmdDbGFzczsAHkxkYWx2" |
| 68 | "aWsvYW5ub3RhdGlvbi9Jbm5lckNsYXNzOwAhTGRhbHZpay9hbm5vdGF0aW9uL01lbWJlckNsYXNz" |
| 69 | "ZXM7ABJMamF2YS9sYW5nL09iamVjdDsAC05lc3RlZC5qYXZhAAFWAAJWTAALYWNjZXNzRmxhZ3MA" |
| 70 | "BG5hbWUABnRoaXMkMAAFdmFsdWUAAgEABw4AAQAHDjwAAgIBDhgBAgMCCwQADBcBAgQBDhwBGAAA" |
| 71 | "AQEAAJAgAICABNQCAAABAAGAgATwAgAAEAAAAAAAAAABAAAAAAAAAAEAAAAPAAAAcAAAAAIAAAAH" |
| 72 | "AAAArAAAAAMAAAACAAAAyAAAAAQAAAABAAAA4AAAAAUAAAADAAAA6AAAAAYAAAACAAAAAAEAAAMQ" |
| 73 | "AAACAAAAQAEAAAEgAAACAAAAVAEAAAYgAAACAAAAiAEAAAEQAAABAAAAqAEAAAIgAAAPAAAArgEA" |
| 74 | "AAMgAAACAAAAiAIAAAQgAAADAAAAlAIAAAAgAAACAAAAqwIAAAAQAAABAAAAxAIAAA=="; |
| 75 | |
Narayan Kamath | 52e6650 | 2016-08-01 14:20:31 +0100 | [diff] [blame] | 76 | // kRawDex38 and 39 are dex'ed versions of the following Java source : |
| 77 | // |
| 78 | // public class Main { |
| 79 | // public static void main(String[] foo) { |
| 80 | // } |
| 81 | // } |
| 82 | // |
| 83 | // The dex file was manually edited to change its dex version code to 38 |
| 84 | // or 39, respectively. |
| 85 | static const char kRawDex38[] = |
| 86 | "ZGV4CjAzOAC4OovJlJ1089ikzK6asMf/f8qp3Kve5VsgAgAAcAAAAHhWNBIAAAAAAAAAAIwBAAAI" |
| 87 | "AAAAcAAAAAQAAACQAAAAAgAAAKAAAAAAAAAAAAAAAAMAAAC4AAAAAQAAANAAAAAwAQAA8AAAACIB" |
| 88 | "AAAqAQAAMgEAAEYBAABRAQAAVAEAAFgBAABtAQAAAQAAAAIAAAAEAAAABgAAAAQAAAACAAAAAAAA" |
| 89 | "AAUAAAACAAAAHAEAAAAAAAAAAAAAAAABAAcAAAABAAAAAAAAAAAAAAABAAAAAQAAAAAAAAADAAAA" |
| 90 | "AAAAAH4BAAAAAAAAAQABAAEAAABzAQAABAAAAHAQAgAAAA4AAQABAAAAAAB4AQAAAQAAAA4AAAAB" |
| 91 | "AAAAAwAGPGluaXQ+AAZMTWFpbjsAEkxqYXZhL2xhbmcvT2JqZWN0OwAJTWFpbi5qYXZhAAFWAAJW" |
| 92 | "TAATW0xqYXZhL2xhbmcvU3RyaW5nOwAEbWFpbgABAAcOAAMBAAcOAAAAAgAAgYAE8AEBCYgCDAAA" |
| 93 | "AAAAAAABAAAAAAAAAAEAAAAIAAAAcAAAAAIAAAAEAAAAkAAAAAMAAAACAAAAoAAAAAUAAAADAAAA" |
| 94 | "uAAAAAYAAAABAAAA0AAAAAEgAAACAAAA8AAAAAEQAAABAAAAHAEAAAIgAAAIAAAAIgEAAAMgAAAC" |
| 95 | "AAAAcwEAAAAgAAABAAAAfgEAAAAQAAABAAAAjAEAAA=="; |
| 96 | |
| 97 | static const char kRawDex39[] = |
| 98 | "ZGV4CjAzOQC4OovJlJ1089ikzK6asMf/f8qp3Kve5VsgAgAAcAAAAHhWNBIAAAAAAAAAAIwBAAAI" |
| 99 | "AAAAcAAAAAQAAACQAAAAAgAAAKAAAAAAAAAAAAAAAAMAAAC4AAAAAQAAANAAAAAwAQAA8AAAACIB" |
| 100 | "AAAqAQAAMgEAAEYBAABRAQAAVAEAAFgBAABtAQAAAQAAAAIAAAAEAAAABgAAAAQAAAACAAAAAAAA" |
| 101 | "AAUAAAACAAAAHAEAAAAAAAAAAAAAAAABAAcAAAABAAAAAAAAAAAAAAABAAAAAQAAAAAAAAADAAAA" |
| 102 | "AAAAAH4BAAAAAAAAAQABAAEAAABzAQAABAAAAHAQAgAAAA4AAQABAAAAAAB4AQAAAQAAAA4AAAAB" |
| 103 | "AAAAAwAGPGluaXQ+AAZMTWFpbjsAEkxqYXZhL2xhbmcvT2JqZWN0OwAJTWFpbi5qYXZhAAFWAAJW" |
| 104 | "TAATW0xqYXZhL2xhbmcvU3RyaW5nOwAEbWFpbgABAAcOAAMBAAcOAAAAAgAAgYAE8AEBCYgCDAAA" |
| 105 | "AAAAAAABAAAAAAAAAAEAAAAIAAAAcAAAAAIAAAAEAAAAkAAAAAMAAAACAAAAoAAAAAUAAAADAAAA" |
| 106 | "uAAAAAYAAAABAAAA0AAAAAEgAAACAAAA8AAAAAEQAAABAAAAHAEAAAIgAAAIAAAAIgEAAAMgAAAC" |
| 107 | "AAAAcwEAAAAgAAABAAAAfgEAAAAQAAABAAAAjAEAAA=="; |
| 108 | |
ganxiaolin | cd16d0a | 2016-07-18 11:21:44 +0800 | [diff] [blame] | 109 | static const char kRawDexZeroLength[] = |
| 110 | "UEsDBAoAAAAAAOhxAkkAAAAAAAAAAAAAAAALABwAY2xhc3Nlcy5kZXhVVAkAA2QNoVdnDaFXdXgL" |
| 111 | "AAEE5AMBAASIEwAAUEsBAh4DCgAAAAAA6HECSQAAAAAAAAAAAAAAAAsAGAAAAAAAAAAAAKCBAAAA" |
| 112 | "AGNsYXNzZXMuZGV4VVQFAANkDaFXdXgLAAEE5AMBAASIEwAAUEsFBgAAAAABAAEAUQAAAEUAAAAA" |
| 113 | "AA=="; |
| 114 | |
Narayan Kamath | 52e6650 | 2016-08-01 14:20:31 +0100 | [diff] [blame] | 115 | static void DecodeAndWriteDexFile(const char* base64, const char* location) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 116 | // decode base64 |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 117 | CHECK(base64 != nullptr); |
Alex Light | 9c20a14 | 2016-08-23 15:05:12 -0700 | [diff] [blame^] | 118 | std::vector<uint8_t> dex_bytes = DecodeBase64Vec(base64); |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 119 | CHECK_NE(dex_bytes.size(), 0u); |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 120 | |
| 121 | // write to provided file |
Ian Rogers | 700a402 | 2014-05-19 16:49:03 -0700 | [diff] [blame] | 122 | std::unique_ptr<File> file(OS::CreateEmptyFile(location)); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 123 | CHECK(file.get() != nullptr); |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 124 | if (!file->WriteFully(dex_bytes.data(), dex_bytes.size())) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 125 | PLOG(FATAL) << "Failed to write base64 as dex file"; |
| 126 | } |
Andreas Gampe | 4303ba9 | 2014-11-06 01:00:46 -0800 | [diff] [blame] | 127 | if (file->FlushCloseOrErase() != 0) { |
| 128 | PLOG(FATAL) << "Could not flush and close test file."; |
| 129 | } |
Narayan Kamath | 52e6650 | 2016-08-01 14:20:31 +0100 | [diff] [blame] | 130 | } |
| 131 | |
| 132 | static std::unique_ptr<const DexFile> OpenDexFileBase64(const char* base64, |
| 133 | const char* location) { |
| 134 | DecodeAndWriteDexFile(base64, location); |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 135 | |
| 136 | // read dex file |
| 137 | ScopedObjectAccess soa(Thread::Current()); |
Aart Bik | 37d6a3b | 2016-06-21 18:30:10 -0700 | [diff] [blame] | 138 | static constexpr bool kVerifyChecksum = true; |
Ian Rogers | 8d31bbd | 2013-10-13 10:44:14 -0700 | [diff] [blame] | 139 | std::string error_msg; |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 140 | std::vector<std::unique_ptr<const DexFile>> tmp; |
Aart Bik | 37d6a3b | 2016-06-21 18:30:10 -0700 | [diff] [blame] | 141 | bool success = DexFile::Open(location, location, kVerifyChecksum, &error_msg, &tmp); |
Andreas Gampe | 833a485 | 2014-05-21 18:46:59 -0700 | [diff] [blame] | 142 | CHECK(success) << error_msg; |
| 143 | EXPECT_EQ(1U, tmp.size()); |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 144 | std::unique_ptr<const DexFile> dex_file = std::move(tmp[0]); |
Brian Carlstrom | e0948e1 | 2013-08-29 09:36:15 -0700 | [diff] [blame] | 145 | EXPECT_EQ(PROT_READ, dex_file->GetPermissions()); |
| 146 | EXPECT_TRUE(dex_file->IsReadOnly()); |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 147 | return dex_file; |
| 148 | } |
| 149 | |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 150 | static std::unique_ptr<const DexFile> OpenDexFileInMemoryBase64(const char* base64, |
| 151 | const char* location, |
| 152 | uint32_t location_checksum) { |
| 153 | CHECK(base64 != nullptr); |
Alex Light | 9c20a14 | 2016-08-23 15:05:12 -0700 | [diff] [blame^] | 154 | std::vector<uint8_t> dex_bytes = DecodeBase64Vec(base64); |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 155 | CHECK_NE(dex_bytes.size(), 0u); |
| 156 | |
| 157 | std::string error_message; |
| 158 | std::unique_ptr<MemMap> region(MemMap::MapAnonymous("test-region", |
| 159 | nullptr, |
| 160 | dex_bytes.size(), |
| 161 | PROT_READ | PROT_WRITE, |
| 162 | /* low_4gb */ false, |
| 163 | /* reuse */ false, |
| 164 | &error_message)); |
| 165 | memcpy(region->Begin(), dex_bytes.data(), dex_bytes.size()); |
| 166 | std::unique_ptr<const DexFile> dex_file(DexFile::Open(location, |
| 167 | location_checksum, |
| 168 | std::move(region), |
| 169 | /* verify */ true, |
| 170 | /* verify_checksum */ true, |
| 171 | &error_message)); |
| 172 | CHECK(dex_file != nullptr) << error_message; |
| 173 | return dex_file; |
| 174 | } |
| 175 | |
Orion Hodson | cffc529 | 2016-09-05 13:43:11 +0100 | [diff] [blame] | 176 | static void ValidateDexFileHeader(std::unique_ptr<const DexFile> dex_file) { |
| 177 | static const uint8_t kExpectedDexFileMagic[8] = { |
| 178 | /* d */ 0x64, /* e */ 0x64, /* x */ 0x78, /* \n */ 0x0d, |
| 179 | /* 0 */ 0x30, /* 3 */ 0x33, /* 5 */ 0x35, /* \0 */ 0x00 |
| 180 | }; |
| 181 | static const uint8_t kExpectedSha1[DexFile::kSha1DigestSize] = { |
| 182 | 0x7b, 0xb8, 0x0c, 0xd4, 0x1f, 0xd6, 0x1e, 0xc5, |
| 183 | 0x89, 0xe8, 0xbe, 0xe5, 0x18, 0x02, 0x12, 0x18, |
| 184 | 0x2e, 0xf2, 0x8c, 0x3d, |
| 185 | }; |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 186 | |
Orion Hodson | cffc529 | 2016-09-05 13:43:11 +0100 | [diff] [blame] | 187 | const DexFile::Header& header = dex_file->GetHeader(); |
| 188 | EXPECT_EQ(*kExpectedDexFileMagic, *header.magic_); |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 189 | EXPECT_EQ(0x00d87910U, header.checksum_); |
Orion Hodson | cffc529 | 2016-09-05 13:43:11 +0100 | [diff] [blame] | 190 | EXPECT_EQ(*kExpectedSha1, *header.signature_); |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 191 | EXPECT_EQ(904U, header.file_size_); |
| 192 | EXPECT_EQ(112U, header.header_size_); |
| 193 | EXPECT_EQ(0U, header.link_size_); |
| 194 | EXPECT_EQ(0U, header.link_off_); |
| 195 | EXPECT_EQ(15U, header.string_ids_size_); |
| 196 | EXPECT_EQ(112U, header.string_ids_off_); |
| 197 | EXPECT_EQ(7U, header.type_ids_size_); |
| 198 | EXPECT_EQ(172U, header.type_ids_off_); |
| 199 | EXPECT_EQ(2U, header.proto_ids_size_); |
| 200 | EXPECT_EQ(200U, header.proto_ids_off_); |
| 201 | EXPECT_EQ(1U, header.field_ids_size_); |
| 202 | EXPECT_EQ(224U, header.field_ids_off_); |
| 203 | EXPECT_EQ(3U, header.method_ids_size_); |
| 204 | EXPECT_EQ(232U, header.method_ids_off_); |
| 205 | EXPECT_EQ(2U, header.class_defs_size_); |
| 206 | EXPECT_EQ(256U, header.class_defs_off_); |
| 207 | EXPECT_EQ(584U, header.data_size_); |
| 208 | EXPECT_EQ(320U, header.data_off_); |
| 209 | |
Orion Hodson | cffc529 | 2016-09-05 13:43:11 +0100 | [diff] [blame] | 210 | EXPECT_EQ(header.checksum_, dex_file->GetLocationChecksum()); |
| 211 | } |
| 212 | |
| 213 | TEST_F(DexFileTest, Header) { |
| 214 | ScratchFile tmp; |
| 215 | std::unique_ptr<const DexFile> raw(OpenDexFileBase64(kRawDex, tmp.GetFilename().c_str())); |
| 216 | ValidateDexFileHeader(std::move(raw)); |
Orion Hodson | a4c2a05 | 2016-08-17 10:51:42 +0100 | [diff] [blame] | 217 | } |
| 218 | |
| 219 | TEST_F(DexFileTest, HeaderInMemory) { |
| 220 | ScratchFile tmp; |
| 221 | std::unique_ptr<const DexFile> raw = |
| 222 | OpenDexFileInMemoryBase64(kRawDex, tmp.GetFilename().c_str(), 0x00d87910U); |
Orion Hodson | cffc529 | 2016-09-05 13:43:11 +0100 | [diff] [blame] | 223 | ValidateDexFileHeader(std::move(raw)); |
Brian Carlstrom | 5b332c8 | 2012-02-01 15:02:31 -0800 | [diff] [blame] | 224 | } |
| 225 | |
Narayan Kamath | 52e6650 | 2016-08-01 14:20:31 +0100 | [diff] [blame] | 226 | TEST_F(DexFileTest, Version38Accepted) { |
| 227 | ScratchFile tmp; |
| 228 | std::unique_ptr<const DexFile> raw(OpenDexFileBase64(kRawDex38, tmp.GetFilename().c_str())); |
| 229 | ASSERT_TRUE(raw.get() != nullptr); |
| 230 | |
| 231 | const DexFile::Header& header = raw->GetHeader(); |
| 232 | EXPECT_EQ(38u, header.GetVersion()); |
| 233 | } |
| 234 | |
| 235 | TEST_F(DexFileTest, Version39Rejected) { |
| 236 | ScratchFile tmp; |
| 237 | const char* location = tmp.GetFilename().c_str(); |
| 238 | DecodeAndWriteDexFile(kRawDex39, location); |
| 239 | |
| 240 | ScopedObjectAccess soa(Thread::Current()); |
| 241 | static constexpr bool kVerifyChecksum = true; |
| 242 | std::string error_msg; |
| 243 | std::vector<std::unique_ptr<const DexFile>> dex_files; |
| 244 | ASSERT_FALSE(DexFile::Open(location, location, kVerifyChecksum, &error_msg, &dex_files)); |
| 245 | } |
| 246 | |
ganxiaolin | cd16d0a | 2016-07-18 11:21:44 +0800 | [diff] [blame] | 247 | TEST_F(DexFileTest, ZeroLengthDexRejected) { |
| 248 | ScratchFile tmp; |
| 249 | const char* location = tmp.GetFilename().c_str(); |
| 250 | DecodeAndWriteDexFile(kRawDexZeroLength, location); |
| 251 | |
| 252 | ScopedObjectAccess soa(Thread::Current()); |
| 253 | static constexpr bool kVerifyChecksum = true; |
| 254 | std::string error_msg; |
| 255 | std::vector<std::unique_ptr<const DexFile>> dex_files; |
| 256 | ASSERT_FALSE(DexFile::Open(location, location, kVerifyChecksum, &error_msg, &dex_files)); |
| 257 | } |
| 258 | |
Brian Carlstrom | 5b332c8 | 2012-02-01 15:02:31 -0800 | [diff] [blame] | 259 | TEST_F(DexFileTest, GetLocationChecksum) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 260 | ScopedObjectAccess soa(Thread::Current()); |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 261 | std::unique_ptr<const DexFile> raw(OpenTestDexFile("Main")); |
Brian Carlstrom | 5b332c8 | 2012-02-01 15:02:31 -0800 | [diff] [blame] | 262 | EXPECT_NE(raw->GetHeader().checksum_, raw->GetLocationChecksum()); |
| 263 | } |
| 264 | |
| 265 | TEST_F(DexFileTest, GetChecksum) { |
| 266 | uint32_t checksum; |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 267 | ScopedObjectAccess soa(Thread::Current()); |
Ian Rogers | 8d31bbd | 2013-10-13 10:44:14 -0700 | [diff] [blame] | 268 | std::string error_msg; |
Przemyslaw Szczepaniak | 5b8e6e3 | 2015-09-30 14:40:33 +0100 | [diff] [blame] | 269 | EXPECT_TRUE(DexFile::GetChecksum(GetLibCoreDexFileNames()[0].c_str(), &checksum, &error_msg)) |
Ian Rogers | 8d31bbd | 2013-10-13 10:44:14 -0700 | [diff] [blame] | 270 | << error_msg; |
Brian Carlstrom | 5b332c8 | 2012-02-01 15:02:31 -0800 | [diff] [blame] | 271 | EXPECT_EQ(java_lang_dex_file_->GetLocationChecksum(), checksum); |
Brian Carlstrom | 7e49dca | 2011-07-22 18:07:34 -0700 | [diff] [blame] | 272 | } |
| 273 | |
Brian Carlstrom | 9f30b38 | 2011-08-28 22:41:38 -0700 | [diff] [blame] | 274 | TEST_F(DexFileTest, ClassDefs) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 275 | ScopedObjectAccess soa(Thread::Current()); |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 276 | std::unique_ptr<const DexFile> raw(OpenTestDexFile("Nested")); |
| 277 | ASSERT_TRUE(raw.get() != nullptr); |
Brian Carlstrom | 7e49dca | 2011-07-22 18:07:34 -0700 | [diff] [blame] | 278 | EXPECT_EQ(2U, raw->NumClassDefs()); |
| 279 | |
Brian Carlstrom | f615a61 | 2011-07-23 12:50:34 -0700 | [diff] [blame] | 280 | const DexFile::ClassDef& c0 = raw->GetClassDef(0); |
Brian Carlstrom | 7e49dca | 2011-07-22 18:07:34 -0700 | [diff] [blame] | 281 | EXPECT_STREQ("LNested$Inner;", raw->GetClassDescriptor(c0)); |
| 282 | |
Brian Carlstrom | f615a61 | 2011-07-23 12:50:34 -0700 | [diff] [blame] | 283 | const DexFile::ClassDef& c1 = raw->GetClassDef(1); |
Brian Carlstrom | 7e49dca | 2011-07-22 18:07:34 -0700 | [diff] [blame] | 284 | EXPECT_STREQ("LNested;", raw->GetClassDescriptor(c1)); |
Carl Shapiro | 1fb8620 | 2011-06-27 17:43:13 -0700 | [diff] [blame] | 285 | } |
| 286 | |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 287 | TEST_F(DexFileTest, GetMethodSignature) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 288 | ScopedObjectAccess soa(Thread::Current()); |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 289 | std::unique_ptr<const DexFile> raw(OpenTestDexFile("GetMethodSignature")); |
| 290 | ASSERT_TRUE(raw.get() != nullptr); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 291 | EXPECT_EQ(1U, raw->NumClassDefs()); |
| 292 | |
| 293 | const DexFile::ClassDef& class_def = raw->GetClassDef(0); |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 294 | ASSERT_STREQ("LGetMethodSignature;", raw->GetClassDescriptor(class_def)); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 295 | |
Ian Rogers | 1373595 | 2014-10-08 12:43:28 -0700 | [diff] [blame] | 296 | const uint8_t* class_data = raw->GetClassData(class_def); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 297 | ASSERT_TRUE(class_data != nullptr); |
Elliott Hughes | 4d6850c | 2012-01-18 15:55:06 -0800 | [diff] [blame] | 298 | ClassDataItemIterator it(*raw, class_data); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 299 | |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 300 | EXPECT_EQ(1u, it.NumDirectMethods()); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 301 | |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 302 | // Check the signature for the static initializer. |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 303 | { |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 304 | ASSERT_EQ(1U, it.NumDirectMethods()); |
| 305 | const DexFile::MethodId& method_id = raw->GetMethodId(it.GetMemberIndex()); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 306 | const char* name = raw->StringDataByIdx(method_id.name_idx_); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 307 | ASSERT_STREQ("<init>", name); |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 308 | std::string signature(raw->GetMethodSignature(method_id).ToString()); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 309 | ASSERT_EQ("()V", signature); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 310 | } |
| 311 | |
| 312 | // Check both virtual methods. |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 313 | ASSERT_EQ(2U, it.NumVirtualMethods()); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 314 | { |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 315 | it.Next(); |
| 316 | const DexFile::MethodId& method_id = raw->GetMethodId(it.GetMemberIndex()); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 317 | |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 318 | const char* name = raw->StringDataByIdx(method_id.name_idx_); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 319 | ASSERT_STREQ("m1", name); |
| 320 | |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 321 | std::string signature(raw->GetMethodSignature(method_id).ToString()); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 322 | ASSERT_EQ("(IDJLjava/lang/Object;)Ljava/lang/Float;", signature); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 323 | } |
| 324 | |
| 325 | { |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 326 | it.Next(); |
| 327 | const DexFile::MethodId& method_id = raw->GetMethodId(it.GetMemberIndex()); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 328 | |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 329 | const char* name = raw->StringDataByIdx(method_id.name_idx_); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 330 | ASSERT_STREQ("m2", name); |
| 331 | |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 332 | std::string signature(raw->GetMethodSignature(method_id).ToString()); |
| 333 | ASSERT_EQ("(ZSC)LGetMethodSignature;", signature); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 334 | } |
| 335 | } |
| 336 | |
| 337 | TEST_F(DexFileTest, FindStringId) { |
Ian Rogers | 33e9566 | 2013-05-20 20:29:14 -0700 | [diff] [blame] | 338 | ScopedObjectAccess soa(Thread::Current()); |
Richard Uhler | fbef44d | 2014-12-23 09:48:51 -0800 | [diff] [blame] | 339 | std::unique_ptr<const DexFile> raw(OpenTestDexFile("GetMethodSignature")); |
| 340 | ASSERT_TRUE(raw.get() != nullptr); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 341 | EXPECT_EQ(1U, raw->NumClassDefs()); |
| 342 | |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 343 | const char* strings[] = { "LGetMethodSignature;", "Ljava/lang/Float;", "Ljava/lang/Object;", |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 344 | "D", "I", "J", nullptr }; |
| 345 | for (size_t i = 0; strings[i] != nullptr; i++) { |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 346 | const char* str = strings[i]; |
| 347 | const DexFile::StringId* str_id = raw->FindStringId(str); |
| 348 | const char* dex_str = raw->GetStringData(*str_id); |
| 349 | EXPECT_STREQ(dex_str, str); |
| 350 | } |
| 351 | } |
| 352 | |
| 353 | TEST_F(DexFileTest, FindTypeId) { |
| 354 | for (size_t i = 0; i < java_lang_dex_file_->NumTypeIds(); i++) { |
| 355 | const char* type_str = java_lang_dex_file_->StringByTypeIdx(i); |
| 356 | const DexFile::StringId* type_str_id = java_lang_dex_file_->FindStringId(type_str); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 357 | ASSERT_TRUE(type_str_id != nullptr); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 358 | uint32_t type_str_idx = java_lang_dex_file_->GetIndexForStringId(*type_str_id); |
| 359 | const DexFile::TypeId* type_id = java_lang_dex_file_->FindTypeId(type_str_idx); |
Mathieu Chartier | 9507fa2 | 2015-10-29 15:08:57 -0700 | [diff] [blame] | 360 | ASSERT_EQ(type_id, java_lang_dex_file_->FindTypeId(type_str)); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 361 | ASSERT_TRUE(type_id != nullptr); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 362 | EXPECT_EQ(java_lang_dex_file_->GetIndexForTypeId(*type_id), i); |
| 363 | } |
| 364 | } |
| 365 | |
| 366 | TEST_F(DexFileTest, FindProtoId) { |
| 367 | for (size_t i = 0; i < java_lang_dex_file_->NumProtoIds(); i++) { |
| 368 | const DexFile::ProtoId& to_find = java_lang_dex_file_->GetProtoId(i); |
| 369 | const DexFile::TypeList* to_find_tl = java_lang_dex_file_->GetProtoParameters(to_find); |
| 370 | std::vector<uint16_t> to_find_types; |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 371 | if (to_find_tl != nullptr) { |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 372 | for (size_t j = 0; j < to_find_tl->Size(); j++) { |
| 373 | to_find_types.push_back(to_find_tl->GetTypeItem(j).type_idx_); |
| 374 | } |
| 375 | } |
| 376 | const DexFile::ProtoId* found = |
| 377 | java_lang_dex_file_->FindProtoId(to_find.return_type_idx_, to_find_types); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 378 | ASSERT_TRUE(found != nullptr); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 379 | EXPECT_EQ(java_lang_dex_file_->GetIndexForProtoId(*found), i); |
| 380 | } |
| 381 | } |
| 382 | |
| 383 | TEST_F(DexFileTest, FindMethodId) { |
| 384 | for (size_t i = 0; i < java_lang_dex_file_->NumMethodIds(); i++) { |
| 385 | const DexFile::MethodId& to_find = java_lang_dex_file_->GetMethodId(i); |
| 386 | const DexFile::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); |
| 387 | const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); |
| 388 | const DexFile::ProtoId& signature = java_lang_dex_file_->GetProtoId(to_find.proto_idx_); |
| 389 | const DexFile::MethodId* found = java_lang_dex_file_->FindMethodId(klass, name, signature); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 390 | ASSERT_TRUE(found != nullptr) << "Didn't find method " << i << ": " |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 391 | << java_lang_dex_file_->StringByTypeIdx(to_find.class_idx_) << "." |
| 392 | << java_lang_dex_file_->GetStringData(name) |
Ian Rogers | d91d6d6 | 2013-09-25 20:26:14 -0700 | [diff] [blame] | 393 | << java_lang_dex_file_->GetMethodSignature(to_find); |
Ian Rogers | 0571d35 | 2011-11-03 19:51:38 -0700 | [diff] [blame] | 394 | EXPECT_EQ(java_lang_dex_file_->GetIndexForMethodId(*found), i); |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 395 | } |
Carl Shapiro | 419ec7b | 2011-08-03 14:48:33 -0700 | [diff] [blame] | 396 | } |
| 397 | |
Ian Rogers | 9b1a4f4 | 2011-11-14 18:35:10 -0800 | [diff] [blame] | 398 | TEST_F(DexFileTest, FindFieldId) { |
| 399 | for (size_t i = 0; i < java_lang_dex_file_->NumFieldIds(); i++) { |
| 400 | const DexFile::FieldId& to_find = java_lang_dex_file_->GetFieldId(i); |
| 401 | const DexFile::TypeId& klass = java_lang_dex_file_->GetTypeId(to_find.class_idx_); |
| 402 | const DexFile::StringId& name = java_lang_dex_file_->GetStringId(to_find.name_idx_); |
| 403 | const DexFile::TypeId& type = java_lang_dex_file_->GetTypeId(to_find.type_idx_); |
| 404 | const DexFile::FieldId* found = java_lang_dex_file_->FindFieldId(klass, name, type); |
Mathieu Chartier | 2cebb24 | 2015-04-21 16:50:40 -0700 | [diff] [blame] | 405 | ASSERT_TRUE(found != nullptr) << "Didn't find field " << i << ": " |
Ian Rogers | 9b1a4f4 | 2011-11-14 18:35:10 -0800 | [diff] [blame] | 406 | << java_lang_dex_file_->StringByTypeIdx(to_find.type_idx_) << " " |
| 407 | << java_lang_dex_file_->StringByTypeIdx(to_find.class_idx_) << "." |
| 408 | << java_lang_dex_file_->GetStringData(name); |
| 409 | EXPECT_EQ(java_lang_dex_file_->GetIndexForFieldId(*found), i); |
| 410 | } |
| 411 | } |
| 412 | |
Calin Juravle | 4e1d579 | 2014-07-15 23:56:47 +0100 | [diff] [blame] | 413 | TEST_F(DexFileTest, GetMultiDexClassesDexName) { |
Andreas Gampe | 90e3404 | 2015-04-27 20:01:52 -0700 | [diff] [blame] | 414 | ASSERT_EQ("classes.dex", DexFile::GetMultiDexClassesDexName(0)); |
| 415 | ASSERT_EQ("classes2.dex", DexFile::GetMultiDexClassesDexName(1)); |
| 416 | ASSERT_EQ("classes3.dex", DexFile::GetMultiDexClassesDexName(2)); |
| 417 | ASSERT_EQ("classes100.dex", DexFile::GetMultiDexClassesDexName(99)); |
| 418 | } |
| 419 | |
| 420 | TEST_F(DexFileTest, GetMultiDexLocation) { |
Calin Juravle | 4e1d579 | 2014-07-15 23:56:47 +0100 | [diff] [blame] | 421 | std::string dex_location_str = "/system/app/framework.jar"; |
| 422 | const char* dex_location = dex_location_str.c_str(); |
Andreas Gampe | 90e3404 | 2015-04-27 20:01:52 -0700 | [diff] [blame] | 423 | ASSERT_EQ("/system/app/framework.jar", DexFile::GetMultiDexLocation(0, dex_location)); |
| 424 | ASSERT_EQ("/system/app/framework.jar:classes2.dex", |
| 425 | DexFile::GetMultiDexLocation(1, dex_location)); |
| 426 | ASSERT_EQ("/system/app/framework.jar:classes101.dex", |
| 427 | DexFile::GetMultiDexLocation(100, dex_location)); |
Calin Juravle | 4e1d579 | 2014-07-15 23:56:47 +0100 | [diff] [blame] | 428 | } |
| 429 | |
| 430 | TEST_F(DexFileTest, GetDexCanonicalLocation) { |
| 431 | ScratchFile file; |
Vladimir Marko | aa4497d | 2014-09-05 14:01:17 +0100 | [diff] [blame] | 432 | UniqueCPtr<const char[]> dex_location_real(realpath(file.GetFilename().c_str(), nullptr)); |
| 433 | std::string dex_location(dex_location_real.get()); |
Calin Juravle | 4e1d579 | 2014-07-15 23:56:47 +0100 | [diff] [blame] | 434 | |
Calin Juravle | 61281dc | 2014-08-07 11:54:36 +0100 | [diff] [blame] | 435 | ASSERT_EQ(dex_location, DexFile::GetDexCanonicalLocation(dex_location.c_str())); |
Andreas Gampe | 90e3404 | 2015-04-27 20:01:52 -0700 | [diff] [blame] | 436 | std::string multidex_location = DexFile::GetMultiDexLocation(1, dex_location.c_str()); |
Calin Juravle | 4e1d579 | 2014-07-15 23:56:47 +0100 | [diff] [blame] | 437 | ASSERT_EQ(multidex_location, DexFile::GetDexCanonicalLocation(multidex_location.c_str())); |
| 438 | |
| 439 | std::string dex_location_sym = dex_location + "symlink"; |
| 440 | ASSERT_EQ(0, symlink(dex_location.c_str(), dex_location_sym.c_str())); |
| 441 | |
| 442 | ASSERT_EQ(dex_location, DexFile::GetDexCanonicalLocation(dex_location_sym.c_str())); |
| 443 | |
Andreas Gampe | 90e3404 | 2015-04-27 20:01:52 -0700 | [diff] [blame] | 444 | std::string multidex_location_sym = DexFile::GetMultiDexLocation(1, dex_location_sym.c_str()); |
Calin Juravle | 4e1d579 | 2014-07-15 23:56:47 +0100 | [diff] [blame] | 445 | ASSERT_EQ(multidex_location, DexFile::GetDexCanonicalLocation(multidex_location_sym.c_str())); |
| 446 | |
| 447 | ASSERT_EQ(0, unlink(dex_location_sym.c_str())); |
| 448 | } |
| 449 | |
Richard Uhler | e5fed03 | 2015-03-18 08:21:11 -0700 | [diff] [blame] | 450 | TEST(DexFileUtilsTest, GetBaseLocationAndMultiDexSuffix) { |
| 451 | EXPECT_EQ("/foo/bar/baz.jar", DexFile::GetBaseLocation("/foo/bar/baz.jar")); |
| 452 | EXPECT_EQ("/foo/bar/baz.jar", DexFile::GetBaseLocation("/foo/bar/baz.jar:classes2.dex")); |
| 453 | EXPECT_EQ("/foo/bar/baz.jar", DexFile::GetBaseLocation("/foo/bar/baz.jar:classes8.dex")); |
| 454 | EXPECT_EQ("", DexFile::GetMultiDexSuffix("/foo/bar/baz.jar")); |
| 455 | EXPECT_EQ(":classes2.dex", DexFile::GetMultiDexSuffix("/foo/bar/baz.jar:classes2.dex")); |
| 456 | EXPECT_EQ(":classes8.dex", DexFile::GetMultiDexSuffix("/foo/bar/baz.jar:classes8.dex")); |
| 457 | } |
| 458 | |
Carl Shapiro | 1fb8620 | 2011-06-27 17:43:13 -0700 | [diff] [blame] | 459 | } // namespace art |