DescriptionRaise exception when devices fail to list tests.
Before we only make sure that list of test cases are not None, but then
we realise that list of test cases should not be empty too, since
sometimes when devices fail to list tests, they will not return None,
but will return an empty list.
BUG=585585
Committed: https://crrev.com/3d73e44f7177fe1dbb6e868120b985a6c9fb8a30
Cr-Commit-Position: refs/heads/master@{#389576}
Patch Set 1 #
Total comments: 3
Patch Set 2 : syntax fixes #Messages
Total messages: 14 (5 generated)
|