1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/common
Sergei Trofimov 2510329cdf AndroidDevice fix: create dympsys file relative to working directory on target.
Commit 95f17702d7 redirected output of
"dumpsys window" to a file (needed for Gem5 support). However, the file
was created in $PWD, which breaks on production devices, as that
location is not writable. This moves the file under the working
directory on the device.
2015-11-16 13:09:28 +00:00
..
android AndroidDevice fix: create dympsys file relative to working directory on target. 2015-11-16 13:09:28 +00:00
bin Fix for 64 bit revent [part 2] 2015-03-23 18:59:54 +00:00
gem5 Gem5Device: Refactor into BaseGem5Device, Gem5LinuxDevice and Gem5AndroidDevice 2015-11-13 14:19:24 +00:00
linux LinuxDevice fix: do not invoke super's hard_reset() 2015-11-16 12:43:52 +00:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
resources.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00