commit | 582ba530a142d637d716393099a57509d401d487 | [log] [tgz] |
---|---|---|
author | Kaiyuan Wang <kaiyuanw@google.com> | Wed Jul 20 10:44:00 2016 -0700 |
committer | Kaiyuan Wang <kaiyuanw@google.com> | Wed Jul 20 10:44:00 2016 -0700 |
tree | 8e0b4a105e82473ce5618e94c67daca35e9597ff | |
parent | 4efffb23f6a83228a1229cde9244f11c31b91c01 [diff] |
feat(mdtest auto): add more options to group devices mdtest supports --groupby option which allows users to provide grouping keyword for mdtest to group devices and run tests under different device settings based on app-device coverage. --groupby supports options like 'device-id', 'model-name', 'os-version', 'api-level' and 'screen-size'. Fix minor bug for mdtest script to deal with the first run. Change-Id: I54a6b91fcd40d995e6413b3d556c3c1fc526c6a5