aboutsummaryrefslogtreecommitdiff
path: root/wa/framework
AgeCommit message (Expand)Author
2018-11-15fw/workload: Add attribute to control if package data should be cleared.Marc Bonnici
2018-11-02fw/target: record page size as part of TargetInfoSergei Trofimov
2018-11-02fw/target: add versioning to TargetInfoSergei Trofimov
2018-10-24fw/uiauto: Add method to baseclass to dismiss android version popupMarc Bonnici
2018-09-24configuration: Add support for section groupsMarc Bonnici
2018-09-21fw/version: Add developement tag to version numberMarc Bonnici
2018-09-21target/descriptor: Do not convert the module list to stringsMarc Bonnici
2018-09-21fw/target/manager: Do no finalize target if not instantiatedMarc Bonnici
2018-09-05fw/instrument: Fix compatibility with Python2Marc Bonnici
2018-09-05Expose context in OP initialize and finalizeWaleed El-Geresy
2018-08-22framework/version: Specify default encoding when parsing commit idMarc Bonnici
2018-07-27utils/version: Fix check to only decode bytesMarc Bonnici
2018-07-24fw/execution: Ensure that identifiers are used when retrieving plugins.Marc Bonnici
2018-07-23fw/config: preserve included config filesSergei Trofimov
2018-07-23fw/config: add includesSergei Trofimov
2018-07-19fw/parsers: Ensure plug-in names are converted to an identifierMarc Bonnici
2018-07-13fw: cache target infoSergei Trofimov
2018-07-13fw: add cache subdir under $WA_USER_DIRECTORYSergei Trofimov
2018-07-13fw/target: add system_id to TargetInfoSergei Trofimov
2018-07-11fw/execution: write config after installing augsSergei Trofimov
2018-07-11fw/config: add get_config() to ConfigManagerSergei Trofimov
2018-07-11fw/config: add resource getter to run configSergei Trofimov
2018-07-11fw/config: add installed aug configs to run configSergei Trofimov
2018-07-11fw/execution: rename things for claritySergei Trofimov
2018-07-11 utils/version: do not decode bytesMarc Bonnici
2018-07-10wa: Additional pylint fixesMarc Bonnici
2018-07-09fw/output: update internal state on write_config()Sergei Trofimov
2018-07-09I lint, therefore I amSergei Trofimov
2018-07-06wa: pep8 fixesMarc Bonnici
2018-07-06framework: pep8 fixesSergei Trofimov
2018-07-06framework: fix pylint issuesSergei Trofimov
2018-07-04Update copyright headers.Sergei Trofimov
2018-07-04fw/exception: Add 'message' property to `SerializerSyntaxError`Marc Bonnici
2018-07-02framework/workload: Add check for platformMarc Bonnici
2018-06-29fw/output: expose metadataSergei Trofimov
2018-06-27fw/version: Change format of version to conform with PEP440Marc Bonnici
2018-06-25fw/core: Correct parameter descriptionMarc Bonnici
2018-06-25fw/core: Allow for a `user_directory` to be specified using `~`Marc Bonnici
2018-06-22fw/exec: ensure correct state on early abortSergei Trofimov
2018-06-22fw/exec: context: add write_job_specsSergei Trofimov
2018-06-22fw/exec: context: add write_output()Sergei Trofimov
2018-06-22fw/exec: context: make target_info a propertySergei Trofimov
2018-06-22fw/target: add initialize() to TargetMangerSergei Trofimov
2018-06-20fw/output: record wa/devlib version in outputSergei Trofimov
2018-06-19fw/target: account for platform_target_defaultsSergei Trofimov
2018-06-18framework/workload: Add rerun infrastructureJoe Savage
2018-06-15fw/entrypoint: log devlib versionSergei Trofimov
2018-06-14framework/version: Redirect git stderr outputWaleed El-Geresy
2018-06-14framework/command: Fix subparsers in Python3Waleed El-Geresy
2018-06-14Add target-params to Platform TupleWaleed El-Geresy