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 344bc519c4 AndroidDevice: fixing get_properites to refer to self.device
This is a fix to the previous fix
(2510329cdf) that updated get_properties
to store "dumpsys window" output relative to the working_directory. That
commit constructed the path using self.device, which is wrong, as in
this case self itself is the device.
2015-12-08 11:26:56 +00:00
..
commands list command: adding --packaged-only option 2015-09-22 08:41:53 +01:00
common AndroidDevice: fixing get_properites to refer to self.device 2015-12-08 11:26:56 +00:00
core Version bump 2015-11-23 16:19:45 +00:00
devices Gem5Device: Fix issue with init arguments 2015-11-20 13:10:35 +00:00
external daq: fix for the updated twisted support. 2015-07-21 08:35:36 +01:00
instrumentation Merge pull request #62 from ep1cman/trace-cmd-target-extract 2015-12-02 09:58:44 +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 result processor: write results.csv after each iteration. 2015-11-16 12:43:52 +00:00
tests Added retries 2015-06-18 16:46:26 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils adb_shell: fixing handling of line breaks at the end of the output 2015-11-24 15:50:38 +00:00
workloads Merge pull request #64 from ep1cman/hwuitest 2015-12-03 16:46:06 +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