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
Sergei Trofimov bce66f4388 framework/target: fix runtime param name resolution
Runtime param names from config were matched against names available on
for the target using an overly-loose regex that resulted in the wrong
config point being returned.

Use caseless_string matching instead.
2017-10-06 14:21:23 +01:00
..
configuration framework/config: ensure correct type for param defaults 2017-10-06 12:52:57 +01:00
target framework/target: fix runtime param name resolution 2017-10-06 14:21:23 +01:00
uiauto Uiautomator: Adds missing support functionality 2017-10-03 11:12:22 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
agenda.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py command: added support for sub-commands 2017-04-25 08:16:35 +01:00
entrypoint.py Skeleton job execution 2017-03-15 14:34:23 +00:00
exception.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
execution.py framework: Add feature to mark workloads unsafe for confidential devices 2017-10-04 15:43:03 +01:00
getters.py Getters: Fixes raising error instead of returning. 2017-07-14 18:09:01 +01:00
host.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
instrumentation.py framework/instrumentation: handle non-job errors in ManagedCallback 2017-09-27 10:34:50 +01:00
job.py framework/run: fix job status handling. 2017-09-27 10:32:20 +01:00
output.py framework/output: add accessors for metrics and artifacts 2017-09-27 10:32:19 +01:00
plugin.py plugin: removing virtual referencies from meta 2017-05-11 09:57:38 +01:00
pluginloader.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
processor.py Implment output processing 2017-03-22 15:14:44 +00:00
resource.py APKResolution: Uses loose version matching 2017-07-20 14:30:52 +01:00
run.py framework/run: fix JobState deserialization 2017-09-27 10:32:31 +01:00
signal.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
version.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
workload.py framework: Add feature to mark workloads unsafe for confidential devices 2017-10-04 15:43:03 +01:00