1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/framework
Marc Bonnici 8cd79f2ac4 fw/instrument: Fix compatibility with Python2
The Python2 inspect module does not contain the `getfullargspec` method so call
the appropriate method depending on Python version.
2018-09-05 15:44:48 +01:00
..
configuration fw/execution: Ensure that identifiers are used when retrieving plugins. 2018-07-24 11:34:19 +01:00
target fw: cache target info 2018-07-13 15:53:01 +01:00
uiauto Update copyright headers. 2018-07-04 16:33:31 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
entrypoint.py Update copyright headers. 2018-07-04 16:33:31 +01:00
exception.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
execution.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
getters.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
host.py fw: add cache subdir under $WA_USER_DIRECTORY 2018-07-13 15:53:01 +01:00
instrument.py fw/instrument: Fix compatibility with Python2 2018-09-05 15:44:48 +01:00
job.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
output_processor.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
output.py fw/output: update internal state on write_config() 2018-07-09 16:00:07 +01:00
plugin.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
pluginloader.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
resource.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
run.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
signal.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
version.py framework/version: Specify default encoding when parsing commit id 2018-08-22 14:41:12 +01:00
workload.py wa: Additional pylint fixes 2018-07-10 12:56:51 +01:00