1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-03-21 18:18:41 +00:00

27 Commits

Author SHA1 Message Date
John Richardson
4cbd27f4f8 Add a template agenda for each workload 2016-06-06 11:06:40 +01:00
muendelezaji
baed3762f2 Dismiss work offline banner if it appears 2016-05-31 17:07:04 +01:00
muendelezaji
6c4a7e75f6 Update base class & rebuild workloads 2016-05-27 15:39:54 +01:00
muendelezaji
51c784f5dd Use consistent method names 2016-05-27 14:37:54 +01:00
muendelezaji
403d8ea1bf Move common methods to base classes 2016-05-27 14:31:13 +01:00
muendelezaji
ef2d1d3afe Changes after review of pull #28
- remove permission request dialog handling (no longer required)
- reduce per-slide sleep time (now 200ms)
- replace magic numbers with named constants
- better names for save/delete dialog test tags
- comments to explain some design choices
2016-05-27 12:28:54 +01:00
muendelezaji
994bfc3981 Explanation for using Android Download folder 2016-05-27 12:28:54 +01:00
muendelezaji
e3b00feb85 Add description for Slides 2016-05-27 12:28:54 +01:00
muendelezaji
019f953940 Update slide indexes 2016-05-27 12:28:54 +01:00
muendelezaji
294f9d95a1 Per slide FPS dumpsys 2016-05-27 12:28:54 +01:00
muendelezaji
9415d6d2dc Dumpsys instrumentation 2016-05-27 12:28:54 +01:00
muendelezaji
2d84b02352 Minor changes - slide text formatting 2016-05-27 12:28:54 +01:00
muendelezaji
b167e2dae6 More performance timings for UX actions
- fix: localhost vs on-device slide name comparison
- add: more activities for FPS instrumentation
2016-05-27 12:28:54 +01:00
muendelezaji
1e0a600934 More instrumentation 2016-05-27 12:28:54 +01:00
muendelezaji
39e96ed670 Extra instrumentation for Slides
- Also: add benchmarking and dumpsys helper class/methods
2016-05-27 12:28:54 +01:00
muendelezaji
edf2cb0e57 Simplify parameters & improve reliability of slide show test 2016-05-27 12:28:54 +01:00
muendelezaji
354602fc73 Improve reliability - scroll to find document 2016-05-27 12:28:54 +01:00
muendelezaji
1744050939 Finalise slideshow test 2016-05-27 12:28:54 +01:00
muendelezaji
ac07c359fc Update test for file from storage
- generalised clickView method
- fix workload parameter names
- delete file from previous run if they exist
2016-05-27 12:28:54 +01:00
muendelezaji
fbc9fe226c Simplify test methods 2016-05-27 12:28:54 +01:00
muendelezaji
a04829de25 Simplify main test methods 2016-05-27 12:28:54 +01:00
muendelezaji
ec095d4176 Minor updates and some cleanup 2016-05-27 12:28:54 +01:00
muendelezaji
7f9a16ba75 More Slides actions
- Insert photo, shape, text formatting
- Helper functions
2016-05-27 12:28:54 +01:00
muendelezaji
9c2b83881f Add save document function 2016-05-27 12:28:54 +01:00
muendelezaji
b096c11ec9 Add to google slides workloads
- support for creating new PPT
- parameterised local files
- added helper functions
2016-05-27 12:28:54 +01:00
muendelezaji
f2ff559805 Update google slides workload
- support for pushing local PPT files to device for testing
2016-05-27 12:28:54 +01:00
muendelezaji
ceb6677274 Initial commit for Google Slides
Includes functionality to create a document from template or plain PPT or Slides
Also helper functions for edge swipe and adb commands (not quite working)
2016-05-27 12:28:54 +01:00