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

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
doc 134.1.1 12 years ago Yongqin Liu add doc for lava-android-test Diff
lava_android_test 85 12 years ago Yongqin Liu save Diff
tests 121.2.1 12 years ago Yongqin Liu add test for hwprofile Diff
.bzrignore 97 12 years ago Yongqin Liu remove unnecessary files 102 bytes Diff Download File
.project 134.1.8 12 years ago Yongqin Liu remove the modify for project file 371 bytes Diff Download File
.pydevproject 134.1.8 12 years ago Yongqin Liu remove the modify for project file 435 bytes Diff Download File
COPYING 22.1.6 13 years ago Paul Larson Added copyright/license header to source files, an 34.2 KB Diff Download File
MANIFEST.in 131.1.2 12 years ago Le Chi Thu le.chi.thu@linaro.org Copy gatortest files when install 378 bytes Diff Download File
README 71.1.1 12 years ago Le Chi Thu le.chi.thu@linaro.org use setuptools instead of DistUtilsExtra 391 bytes Diff Download File
File setup.py 101 12 years ago Yongqin Liu 1. delete rubbish source 2. add rename and remove 2.3 KB Diff Download File