~doanac/lava-android-test/restricted-coremark

Viewing all changes in revision 141.

  • Committer: Andy Doan
  • Date: 2012-03-06 23:40:50 UTC
  • Revision ID: andy.doan@linaro.org-20120306234050-2kf4272ha3uxiiao
Add support for restricted coremark bench

This adds the basic ability to run the coremark benchmark on
Android. Since coremark is a restricted program, the actual
binary is managed separate from this test. The script,
download_test.sh is used by coremark.py to download the proper
binary. Therefore, this test requires install options to be
passed to the install command for example:

 lava-android-test install -o "coremark_url=https://user:pass@1.1.1.1/coremark-linaro4.6" coremark

The above example would download from an HTTP password protected
directory the coremark-linaro4.6 binary.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: