1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/common/android
Marc Bonnici 6ffed382cf UxPerfUiAutomation: Added setWorkloadParameters and getPackageID.
To work around appshare requiring access to protected variables of a workload,
a `setWorkloadParameters` method has been added to manually supply a parameter
bundle, and a `getPackageID` method to retrieve a workloads package ID.
2017-02-22 16:21:10 +00:00
..
__init__.py Pylint fixes 2016-07-21 16:40:26 +01:00
ApplaunchInterface.class Add ApplaunchInterface class 2017-02-03 15:14:03 +00:00
BaseUiAutomation.class UxPerfUiAutomation: Added setWorkloadParameters and getPackageID. 2017-02-22 16:21:10 +00:00
BaseUiAutomation$1.class Add pressHome() method in the Base class 2017-02-03 15:12:35 +00:00
BaseUiAutomation$ActionLogger.class UiAutomator: Updated to decode provided parameters from ParameterDict 2017-02-20 16:44:24 +00:00
BaseUiAutomation$Direction.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
BaseUiAutomation$FindByCriteria.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
BaseUiAutomation$PinchType.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
BaseUiAutomation$ScreenOrientation.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
device.py AndroidDevice: write "dumpsys window" output on host 2017-01-24 17:52:51 +00:00
resources.py Check APK version and ABI when installing 2016-07-12 17:02:17 +01:00
UiAutoUtils.class Add UiAutoUtils class 2017-02-03 15:13:50 +00:00
UxPerfUiAutomation.class UxPerfUiAutomation: Added setWorkloadParameters and getPackageID. 2017-02-22 16:21:10 +00:00
UxPerfUiAutomation$GestureTestParams.class UxPerfUiAutomation: Added setWorkloadParameters and getPackageID. 2017-02-22 16:21:10 +00:00
UxPerfUiAutomation$GestureType.class UxPerfUiAutomation: Added setWorkloadParameters and getPackageID. 2017-02-22 16:21:10 +00:00
workload.py UiAutomatorWorkload: Changed to use a ParameterDict 2017-02-20 16:44:24 +00:00