diff options
author | Sebastien Hertz <shertz@google.com> | 2013-12-13 15:19:18 +0100 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2013-12-13 16:23:26 +0100 |
commit | 96f36674d3cb1e0a589b71f386a4bea5e658fc75 (patch) | |
tree | f9ee3835ea2b7c9a4957511ef85378453a6895e4 /test/303-verification-stress/expected.txt | |
parent | 315ab6c077c4db2031f1ffa40b78722d8269dc9b (diff) | |
download | art-96f36674d3cb1e0a589b71f386a4bea5e658fc75.zip art-96f36674d3cb1e0a589b71f386a4bea5e658fc75.tar.gz art-96f36674d3cb1e0a589b71f386a4bea5e658fc75.tar.bz2 |
Add verification stress test.
This is more a benchmark than a real test. It highlights a pattern where Art's
verifier is currently slower than Dalvik's verifier.
Bug: 12126841
Change-Id: I1ed6466798696b0aa04b94edac2d2b9d0015c6a2
Diffstat (limited to 'test/303-verification-stress/expected.txt')
-rw-r--r-- | test/303-verification-stress/expected.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/303-verification-stress/expected.txt b/test/303-verification-stress/expected.txt new file mode 100644 index 0000000..cdfd6cb --- /dev/null +++ b/test/303-verification-stress/expected.txt @@ -0,0 +1,12 @@ +Starting test +Create new Test000 +Create new Test001 +Create new Test002 +Create new Test003 +Create new Test004 +Create new Test005 +Create new Test006 +Create new Test007 +Create new Test008 +Create new Test009 +Done |