1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework
Marc Bonnici 615cbbc94d fw/target_info: Prevent multiple parses of the target_info_cache
Instead of parsing the target_info_cache multiple times,allow for
it to be read it once and passed as a paramter to the coresponding
methods.
2020-07-15 15:04:31 +01:00
..
configuration Implement caching of ApkInfo 2020-07-15 15:04:31 +01:00
target fw/target_info: Prevent multiple parses of the target_info_cache 2020-07-15 15:04:31 +01:00
uiauto Update framework to wait for object before dismissing chrome popup 2020-03-31 10:49:25 +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 fw/entrypoint: Fix devlib version check 2019-12-20 16:07:10 +00:00
exception.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
execution.py framework: Add serializing Job status setter 2020-07-14 17:31:38 +01:00
getters.py fw/getters: Use the assets_repository as the default for the filer 2020-05-21 12:39:25 +01:00
host.py fw: add cache subdir under $WA_USER_DIRECTORY 2018-07-13 15:53:01 +01:00
instrument.py fw/instrument: derive Instrument from TargetedPlugin 2020-02-04 13:28:48 +00:00
job.py framework: Have Job hold its own JobState 2020-07-14 17:31:38 +01:00
output_processor.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
output.py fw/exec: Add add_classifier() method 2020-01-17 16:38:58 +00:00
plugin.py fw/ConfigutationPoints: Add support for deprecated parameters 2020-03-06 17:34:30 +00:00
pluginloader.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
resource.py Implement caching of ApkInfo 2020-07-15 15:04:31 +01:00
run.py framework: Have Job hold its own JobState 2020-07-14 17:31:38 +01:00
signal.py framework, tests: Correct signal disconnection 2020-07-14 17:31:38 +01:00
version.py fw/version: Development version bump 2020-05-13 16:43:03 +01:00
workload.py Implement caching of ApkInfo 2020-07-15 15:04:31 +01:00