1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto
Sergei Trofimov e83d021a5c utils/android: fixed use of variables in as_root=True commands.
In order to execute as root, the command string gets echo'd into so;
previusly, double quotes were used in echo, which caused any veriables
in the command string to be expanded _before_ it was echoed.
2015-12-15 08:34:18 +00:00
..
commands list command: adding --packaged-only option 2015-09-22 08:41:53 +01:00
common Merge pull request #67 from ep1cman/recentfling 2015-12-11 11:06:45 +00:00
core Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
devices Gem5LinuxDevice: Added login_prompt and login_password_prompt parameters 2015-12-10 11:09:42 +00:00
external Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
instrumentation perf: added support for per-cpu statistics 2015-12-11 14:01:04 +00:00
modules vexperess flashing: added an option to keep UEFI entry 2015-09-14 15:31:21 +01:00
resource_getters http_assets: fixing that which was broken 2015-09-04 08:56:15 +01:00
result_processors csv: handle zero-value classifiers correctly 2015-12-15 08:30:53 +00:00
tests Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils utils/android: fixed use of variables in as_root=True commands. 2015-12-15 08:34:18 +00:00
workloads recentfling: Added workload 2015-12-11 11:02:25 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Fixing typo in config_example.py 2015-07-02 12:17:19 +01:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00