1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/workloads/dhrystone
Sergei Trofimov 0032e347fe Implemeting target assistants
- Workload's update_result stage has now been broken up into two parts:
  extract_results and update_output. This is to allow the assistant to
  pull output from the target in between the two stages.
- Updated assistant implementations for Linux and Android targets from
  the exisiting code.
- Extended target descriptor code to handle assistants and their
  parameters as well.
- Updated  the target manager to actually make use of the assistants.
2017-03-29 09:53:27 +01:00
..
bin Updated dhrystone to use the new resource resoultion mechanics. 2017-03-22 15:16:37 +00:00
src Updated dhrystone to use the new resource resoultion mechanics. 2017-03-22 15:16:37 +00:00
__init__.py Implemeting target assistants 2017-03-29 09:53:27 +01:00