1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/utils
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
..
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
android.py utils/android: fixed use of variables in as_root=True commands. 2015-12-15 08:34:18 +00:00
cli.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
cpuinfo.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
doc.py Minor fix to rst table generation. 2015-03-18 10:47:07 +00:00
formatter.py pylint fixes 2015-06-29 11:34:49 +01:00
hwmon.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
ipython.py Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
log.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
misc.py Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
netio.py Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
power.py cpustates: added "Running (unknown Hz)" state to the timeline. 2015-07-20 17:04:09 +01:00
serial_port.py Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
ssh.py Updated pylint for v1.5.1 2015-12-09 16:52:39 +00:00
terminalsize.py Fixes for Emacs 2015-06-01 10:05:23 +01:00
trace_cmd.py trace_cmd: parser for sched_switch events and fixes 2015-12-10 13:41:24 +00:00
types.py Updated boolean to interpret 'off' as False 2015-09-09 14:32:27 +01:00
uboot.py Adding support for U-Boot booting in Juno. 2015-06-25 11:32:01 +01:00
uefi.py uefi menu: updated prompt_regex to handle debug UEFI builds. 2015-09-09 17:40:02 +01:00