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
Sergei Trofimov 5f7fde206d fw/instrument: add hostside decorator
Add a decorator to indicate that a callback runs entirely host-side and
does not rely on a connection to the target. This  means it will be
invoked even if the target was detected to be unresponsive.
2018-06-12 16:07:53 +01:00
..
configuration fw/core: Fix description of 'label' CongfigPoint 2018-06-11 08:10:07 +01:00
target fw/target: fix signals reboot on unresponsive 2018-06-12 16:07:53 +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 fw/entrypoint: Fix help information for '--help' argument 2018-06-07 11:04:29 +01:00
exception.py Add support for Python 3 2018-06-07 14:48:40 +01:00
execution.py fw/target: fix signals reboot on unresponsive 2018-06-12 16:07:53 +01:00
getters.py Add support for Python 3 2018-06-07 14:48:40 +01:00
host.py Add support for Python 3 2018-06-07 14:48:40 +01:00
instrument.py fw/instrument: add hostside decorator 2018-06-12 16:07:53 +01:00
job.py Add support for Python 3 2018-06-07 14:48:40 +01:00
output_processor.py fw: fix job logging indent 2018-05-14 17:05:06 +01:00
output.py Add support for Python 3 2018-06-07 14:48:40 +01:00
plugin.py Add support for Python 3 2018-06-07 14:48:40 +01:00
pluginloader.py Add support for Python 3 2018-06-07 14:48:40 +01:00
resource.py Add support for Python 3 2018-06-07 14:48:40 +01:00
run.py Add support for Python 3 2018-06-07 14:48:40 +01:00
signal.py framework/signal: Remove JOB_FINALIZED signal 2018-06-06 08:38:54 +01:00
version.py Add support for Python 3 2018-06-07 14:48:40 +01:00
workload.py fw/execution: record resource hashes in metadata 2018-05-25 10:21:06 +01:00