commit | 90fa3ab1497b201fbffd5cbaee77c33b5e192cdb | [log] [tgz] |
---|---|---|
author | Yuexi Ma <yuexima@google.com> | Wed Aug 29 18:53:11 2018 -0700 |
committer | Yuexi Ma <yuexima@google.com> | Thu Sep 06 21:27:27 2018 -0700 |
tree | c3074d882e3bb7f25604d5720f49d7ce2b2dac61 | |
parent | 92a35ad69da7e4e4109170fd6d5a7eb5aa5c18c7 [diff] |
Add support to store original command and exception in CmdResult Sometimes the command cannot be executed because of environmental problem, such as connection lost. In this case, exception attribute can better represent the problem. Test: unit test included Change-Id: If2a30ee5cc37f9e7c2df1dcf5743f68e8a1a6e99
VTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of:
VTS has mainly two types of test suites:
While the VTS framework and test cases are designed for userdebug or eng build devices, some test cases can be run on user build devices using its app namely, VTS Agent App.
Table of Contents