OSDN Git Service

Fix falkiness in 117-nopatchoat
authorAlex Light <allight@google.com>
Sat, 19 Sep 2015 00:09:43 +0000 (17:09 -0700)
committerAlex Light <allight@google.com>
Wed, 23 Sep 2015 16:37:51 +0000 (09:37 -0700)
commit22cbec48e2a325fa1b7ffca694128f61839284fe
tree23aef417843db6e36455fb82d7a955f9089d733f
parent10da8717e5e909556c7e7610d212db6c65fefbe2
Fix falkiness in 117-nopatchoat

Previously if the image chose a relocation delta of 0 this test would
fail. Now we check for this state directly.

Bug: 24192015

Change-Id: Ie818701edc5605fed590547f0e8b1e97d1d994e3
test/117-nopatchoat/nopatchoat.cc
test/117-nopatchoat/run
test/117-nopatchoat/src/Main.java