commit | 22272c5698fe7bf909e6e1ea10eaea091d8dd1b0 | [log] [tgz] |
---|---|---|
author | Yuexi Ma <yuexima@google.com> | Fri Sep 21 17:51:00 2018 -0700 |
committer | Keun Soo Yim <yim@google.com> | Mon Sep 24 17:43:50 2018 +0000 |
tree | 944cc482d88b3470ad07315be070ccc6662c05d8 | |
parent | 938f5934654cf6d96911b13463727beacd534fb9 [diff] |
Handle empty gtest result xml content Sometimes the gtest command failed and the result content is empty. The framework would display xml parsing exception which is confusing. This CL makes it print more informative failure. Test: run vts-local Change-Id: I220a17781a6d1f12f60cad6252f9e53105c4db6a
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