1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/framework
Javi Merino c67b917fd1 BaseUiAutomator: fix uiDeviceSwipeVertical
As it is implemented, it does the same as uiDeviceSwipeHorizontal.
Pass the x coordinates and y coordinates properly.
2018-04-06 09:48:29 +01:00
..
configuration fw/config: add plugin type methods to plugin_cache 2018-04-04 10:07:42 +01:00
target target/chromeosassistant: Fix missing disable_selinux parameter 2018-03-29 16:22:21 +01:00
uiauto BaseUiAutomator: fix uiDeviceSwipeVertical 2018-04-06 09:48:29 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py framework/command: Fix help string for --config cmdline argument 2017-11-06 16:41:01 +00:00
entrypoint.py wa/framework: Add support for converting WA2 configuration to WA3 style 2018-03-20 08:24:58 +00:00
exception.py framework/exception: add ExecutionError 2018-03-08 11:18:12 +00:00
execution.py fw/execution: record UI state on error 2018-03-19 09:06:21 +00:00
getters.py framework/getters: Ignore connection errors with HTTP getter 2018-04-06 09:40:05 +01:00
host.py wa/framework: Add support for converting WA2 configuration to WA3 style 2018-03-20 08:24:58 +00:00
instrument.py fw/execution: Handle unresponsive targets 2018-03-08 11:18:12 +00:00
job.py fw/job: only finalize if initialized 2018-03-19 09:06:21 +00:00
output_processor.py framework: move instruments -> instrument 2018-02-22 08:41:04 +00:00
output.py fw/output: add augmentations to RunOutput 2018-04-03 08:32:11 +01:00
plugin.py framework/plugin: Fix clearing of loaded plugin 2018-01-12 17:28:56 +00:00
pluginloader.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
resource.py Run autoflake to remove unused imports & variables 2017-12-07 15:37:49 +00:00
run.py framework/run: Calm pylint 2017-12-07 15:37:49 +00:00
signal.py fw: fix error logging 2018-03-08 11:18:12 +00:00
version.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
workload.py framework/workload: Refactor apk resolution 2018-03-20 16:17:16 +00:00