OSDN Git Service

ART: Rewrite test 913 verification
authorAndreas Gampe <agampe@google.com>
Thu, 10 Nov 2016 06:54:25 +0000 (22:54 -0800)
committerAndreas Gampe <agampe@google.com>
Thu, 10 Nov 2016 23:36:14 +0000 (15:36 -0800)
commit5d139fc3898bad69b95a5e8583e4a7b2cc00c0b0
tree895f0a8ec62d3ab402691091e7db55935546a648
parent48dfb4a7f113b3ada0c7e55f0503e692180decc5
ART: Rewrite test 913 verification

Make the test more robust wrt/ the liberty the specification
gives for iteration order. Also make it robust wrt/ JIT by
waiting for any compilation to finish before following
references.

This reverts commit a35c584d7eb0ae02c9511f5f891b284362b12e28.
This reverts commit 8c433b9e45a26e3bde123a5b2697ca801ae8b039.

Test: m ART_TEST_INTERPRETER=true ART_TEST_JIT=true test-art-host-run-test-913-heaps
Change-Id: Ia94c597f4f7b66ab1014efb483b3aed2e859099a
test/913-heaps/expected.txt
test/913-heaps/heaps.cc
test/913-heaps/src/Main.java
test/Android.run-test.mk