Name | Last modified | Size | License | |
---|---|---|---|---|
Parent Directory |
This build produces a set of artifacts:
tarballs with the testsuite in question and any dependencies, organized to fit an android filesystem. These are named tests_system.tar.bz2 and tests_data.tar.bz2
Test suite description
Test generates synthetic loads and verifies the load distribution taking place on desired CPUs like ”slow CPU” and “fast CPU”. This test suite intended to test most of the scheduler functionalities introduced by HMP scheduler patch set.
Install the testsuite with dependencies on a running device
Scroll up
Click on each link to download:
- tests_system.tar.bz2
- tests_userdata.tar.bz2
Unpack somewhere and run:
$ adb remount $ adb push <path_to_unpacked_tarball>/data /data $ adb push <path_to_unpacked_tarball>/system /system $ adb shell /data/local/fts/run_sched_tests.sh