aboutsummaryrefslogtreecommitdiff
path: root/wa/__init__.py
AgeCommit message (Expand)Author
2018-07-10wa: PEP8 FixesMarc Bonnici
2018-07-09I lint, therefore I amSergei Trofimov
2018-07-04Update copyright headers.Sergei Trofimov
2018-06-15Implement PEP396Sergei Trofimov
2018-06-12fw/instrument: add hostside decoratorSergei Trofimov
2018-05-30fw/instrument: use signal prioritiesSergei Trofimov
2018-05-23fw: export Alias into the main __init__.pySergei Trofimov
2018-03-08wa: export target descriptor APISergei Trofimov
2018-03-08wa: fix exception exportsSergei Trofimov
2018-02-22framework: move instruments -> instrumentSergei Trofimov
2018-01-15wa: Rename `Instrumentation` to `Instruments`Marc Bonnici
2018-01-15wa: Rename `results_processors` to `output_processors`Marc Bonnici
2017-12-13wa: export RunOutput and discover_wa_outputsSergei Trofimov
2017-12-07Remove trainling newlinesBrendan Jackman
2017-11-30framework/workload: Adds support for gui only workloadsMarc Bonnici
2017-11-30framework/workload: Rename ReventWorkload to ApkReventWorkloadMarc Bonnici
2017-09-28wa: Add ApkWorkload to default importsBrendan Jackman
2017-04-27wa: removing log import from top-level __init__.pySergei Trofimov
2017-04-25Merge pull request #381 from marcbonnici/reventsetrofim
2017-04-25Workload: Added ReventWorkload and updated ReventGUIMarc Bonnici
2017-04-25command: added support for sub-commandsSergei Trofimov
2017-03-29workload: adding basic UIAutomator workload implementationSergei Trofimov
2017-03-22Streamline resource resolution mechanics.Sergei Trofimov
2017-03-22Implment output processingSergei Trofimov
2017-03-17Initial priority implementationSergei Trofimov
2017-03-15Skeleton job executionSergei Trofimov
2017-03-06New target description + moving target stuff under "framework"Sergei Trofimov
2017-02-21WA3 Exsisting CodeMarc Bonnici