1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-19 12:24:32 +00:00
Marc Bonnici 214d04eb8d Decorators: Added initial version of decorators and execution control
Added 3 decorators to enabled methods to be executed conditionally:
- Once for each method instance.
- Once for each class.
- Only once per environment including any derived classes.
Added execution control allowing for different environments to
be used in order to determine how often decorated commands should be ran.
Added relevant unittests for the above decorators.
2016-11-30 10:42:14 +00:00
..
2015-06-29 11:34:49 +01:00
2016-09-27 11:17:25 +01:00
2016-09-27 11:20:11 +01:00
2015-12-09 16:52:39 +00:00
2016-02-04 16:08:22 +00:00
2015-06-01 10:05:23 +01:00
2016-09-27 11:20:12 +01:00