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
Marc Bonnici cceecebfa7 Getters: Renamed import from __base_filepath to _base_filepath
Previously trying to use the `__base_filepath` import from inside the `Package`
class, resulted in the error "`_Package__base_filepath` is not defined."
2017-04-20 11:49:53 +01:00
..
configuration Imports: Updated Imports 2017-04-20 11:49:53 +01:00
target TM: Update and Refactor 2017-04-05 11:51:29 +01:00
uiauto workload: adding basic UIAutomator workload implementation 2017-03-29 09:55:40 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
actor.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 New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00: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 Execution: Corrected spelling 2017-04-20 11:49:53 +01:00
getters.py Getters: Renamed import from __base_filepath to _base_filepath 2017-04-20 11:49:53 +01:00
host.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
instrumentation.py Implemeting target assistants 2017-03-29 09:53:27 +01:00
job.py TM: Update and Refactor 2017-04-05 11:51:29 +01:00
log.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
old_output.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
output.py workload: adding basic UIAutomator workload implementation 2017-03-29 09:55:40 +01:00
plugin.py Imports: Updated Imports 2017-04-20 11:49:53 +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 workload: adding basic UIAutomator workload implementation 2017-03-29 09:55:40 +01:00
run.py Fix timstampts to be UTC. 2017-03-22 15:14:44 +00:00
signal.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
target.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00
version.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
workload.py Workload: Corrected doc string 2017-04-20 11:49:53 +01:00