1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-10 13:54:09 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
jummp01
169c1ed28f Renames sleep() in to sleepSeconds() for clarity.
sleep() in BaseUiauto class renamed to sleepSeconds().

Function calls to sleep() replaced by sleepSeconds() in workloads that call this function.

Builds all workloads after sleep() is modified

Tested for two devices(s7 and mate8), running five workloads.
2016-11-20 14:34:48 +00:00
Sebastian Goscik
9707aa6237 Pylint fixes
Pylint now checks for trailing new lines, this commit fixes them.
2016-07-21 16:40:26 +01:00
Sergei Trofimov
a747ec7e4c Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00