OSDN Git Service

Add regression test for b/35305951
authorMathieu Chartier <mathieuc@google.com>
Tue, 21 Feb 2017 20:45:30 +0000 (12:45 -0800)
committerMathieu Chartier <mathieuc@google.com>
Tue, 21 Feb 2017 21:15:46 +0000 (13:15 -0800)
commit6b0dbefb4a1eb770ead704bce2fbe46eead4e103
tree349afd0f87422e29b1e960ec564b5f39f7aac15a
parent30e015c442c8033390c30d2f293604723c29bc75
Add regression test for b/35305951

Ensure that dexlayout can handle a dex file that has the same
debug_info_off_ for multiple methods.

Test: test-art-host-gtest-dexlayout_test

Bug: 35305951
Change-Id: I1283910009fec07095c99ea2288167da3766329f
dexlayout/dexlayout_test.cc