1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-07 03:11:53 +01:00
workload-automation/wlauto/common/android
John Richardson 1986511ae8 Add check_app_version method to ApkWorkload
Implement new method to enforce that a valid apk version is used to run
the workload. Based on a min and max range of apk versions tested
during development.
2016-09-02 11:56:40 +01:00
..
__init__.py Pylint fixes 2016-07-21 16:40:26 +01:00
BaseUiAutomation.class Add further convenience methods to BaseUiAutomation 2016-07-26 10:34:04 +01:00
BaseUiAutomation$1.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
BaseUiAutomation$ActionLogger.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01: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 Add broadcast_media_mounted method to android device 2016-08-31 10:24:06 +01:00
resources.py Check APK version and ABI when installing 2016-07-12 17:02:17 +01:00
UxPerfUiAutomation.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$1.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$ActionLogger.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$Direction.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$GestureTestParams.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$GestureType.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$PinchType.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$SurfaceLogger.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$Timer.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
UxPerfUiAutomation$UxPerfLogger.class Add UxPerfUiAutomation class 2016-08-09 09:56:04 +01:00
workload.py Add check_app_version method to ApkWorkload 2016-09-02 11:56:40 +01:00