Add suite specific options argument to Android test bot.
commit0ceb14999d2404ca79de2b62cecf8e13d680bdb2
authorkkimlabs@chromium.org <kkimlabs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 24 May 2014 00:37:26 +0000 (24 00:37 +0000)
committerkkimlabs@chromium.org <kkimlabs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 24 May 2014 00:37:26 +0000 (24 00:37 +0000)
tree4adcca3dda09960f03a88f05f7310d90b7845655
parent44fd64a8b9f311e2d04cc74f0779b4fef047fb26
Add suite specific options argument to Android test bot.

bb_device_steps.py's RunTestSuites took only one options
argument that will be applied for all the running test suites.
Add another suites_options argument so that the caller can
specify options on certain test suites.

BUG=368034

Review URL: https://codereview.chromium.org/297833002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272657 0039d316-1c4b-4281-b951-d872f2087c98
build/android/buildbot/bb_device_steps.py