summaryrefslogtreecommitdiffstats
path: root/test/119-noimage-patchoat/expected.txt
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2014-08-22 17:49:35 -0700
committerAlex Light <allight@google.com>2014-08-26 16:39:14 -0700
commit84d7605f93f1e6e86a16e02017e305c90e93117a (patch)
tree4602fe9beb2c0e59ff89a828473c1c2acf07930b /test/119-noimage-patchoat/expected.txt
parenta9ffc181c61f5634753bf1039ed50bf22c800fde (diff)
downloadart-84d7605f93f1e6e86a16e02017e305c90e93117a.tar.gz
art-84d7605f93f1e6e86a16e02017e305c90e93117a.tar.bz2
art-84d7605f93f1e6e86a16e02017e305c90e93117a.zip
Support booting without functioning boot.oat/art patchoat.
Bug: 17000769 Change-Id: I89c26a905af12ea288742368c2c038afd57a879a
Diffstat (limited to 'test/119-noimage-patchoat/expected.txt')
-rw-r--r--test/119-noimage-patchoat/expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/119-noimage-patchoat/expected.txt b/test/119-noimage-patchoat/expected.txt
new file mode 100644
index 0000000000..e864268a38
--- /dev/null
+++ b/test/119-noimage-patchoat/expected.txt
@@ -0,0 +1,6 @@
+Run -Xnoimage-dex2oat -Xpatchoat:/system/bin/false
+Has image is false, is image dex2oat enabled is false.
+Run -Ximage-dex2oat
+Has image is true, is image dex2oat enabled is true.
+Run default
+Has image is true, is image dex2oat enabled is true.