1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/workloads
Sebastian Goscik 7c35c604f4 BaseLinuxDevice: Tidied up the way binaries are handled
Added:
get_binary_path: Checks binary_directory for the wanted binary, if
                 if its not there, it will use which to find a
                 system one. returns the full path

install_if_needed: will install a binary only if it is not present.

Changes:
 - Busybox is now deployed to non-rooted devices
 - is_installed has now been removed as the new functions supersede it
 - binaries will now always be installed to `binaries_directory` and
   not system folders.
 - updated workloads to use these new functions
   - rt-app and sysbench might still need work
2016-01-19 10:45:09 +00:00
..
andebench andebench: added parameter to only run native portion of the benchmark. 2015-09-03 17:21:45 +01:00
androbench androbench: removed trailing spaces from metric names. 2015-08-21 13:58:00 +01:00
angrybirds Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
angrybirds_rio Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
anomaly2 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
antutu antutu: Updated to support Antutu v6 2016-01-11 14:37:32 +00:00
applaunch applaunch: pass cleanup argument to the template 2016-01-12 18:20:22 -08:00
audio list command: can now filter results by supported platform 2015-06-16 12:49:07 +01:00
autotest Adding autotest workload wrapper. 2015-10-09 08:43:53 +01:00
bbench adding missing supported_platforms attributes. 2015-09-23 08:42:09 +01:00
benchmarkpi Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
caffeinemark Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
cameracapture Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
camerarecord Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
castlebuilder Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
castlemaster Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
cfbench Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
citadel Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
cyclictest BaseLinuxDevice: Tidied up the way binaries are handled 2016-01-19 10:45:09 +00:00
dex2oat list command: can now filter results by supported platform 2015-06-16 12:49:07 +01:00
dhrystone dhrystone: kill any running instances during setup (also handle CTRL-C). 2015-09-08 17:42:18 +01:00
dungeondefenders Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
ebizzy BaseLinuxDevice: Tidied up the way binaries are handled 2016-01-19 10:45:09 +00:00
facebook Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
geekbench geekbench: upping run time out. 2015-05-07 11:55:37 +01:00
glbcorp manhattan: fixing syntax error introduced by previous commit 2015-06-29 17:57:41 +01:00
glbenchmark Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
gunbros2 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
hackbench BaseLinuxDevice: Tidied up the way binaries are handled 2016-01-19 10:45:09 +00:00
homescreen list command: can now filter results by supported platform 2015-06-16 12:49:07 +01:00
hwuitest hwuitest: Added workload 2015-12-03 15:07:42 +00:00
idle Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
iozone Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
ironman Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
krazykart Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
linpack Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
linpack_cli linpack-cli: setting run timeout based on array size 2015-06-19 09:47:49 +01:00
lmbench lmbench: add the output file as an artifiact 2015-12-03 10:54:32 +00:00
manual Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
memcpy BaseLinuxDevice: Tidied up the way binaries are handled 2016-01-19 10:45:09 +00:00
nenamark nenamark: made duration configurable. 2015-09-03 17:29:42 +01:00
peacekeeper Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
power_loadtest list command: can now filter results by supported platform 2015-06-16 12:49:07 +01:00
quadrant Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
real_linpack Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
realracing3 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
recentfling recentfling: Added workload 2015-12-11 11:02:25 +00:00
rt_app BaseLinuxDevice: Tidied up the way binaries are handled 2016-01-19 10:45:09 +00:00
shellscript Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
skypevideo Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
smartbench Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
spec2000 Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
sqlite Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
stream Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
sysbench BaseLinuxDevice: Tidied up the way binaries are handled 2016-01-19 10:45:09 +00:00
telemetry Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
templerun Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
thechase Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
truckerparking3d Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
vellamo Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
video list command: can now filter results by supported platform 2015-06-16 12:49:07 +01:00
videostreaming Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00