commit | d2668b5b9da718d023736e7b109990e69a41d281 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Tue Jan 08 12:27:35 2019 -0800 |
committer | Xusong Wang <xusongw@google.com> | Tue Jan 29 15:16:10 2019 -0800 |
tree | 2965547cb3d73d2d02eaebbe961e434e1de883d0 | |
parent | fc67805f4aff334f2b15ffda0816a01a7e0244d4 [diff] |
Report "SKIPPED" for unsupported tests. - Instead of reporting PASS for unsupported tests, use GTEST_SKIP to skip the tests at runtime. Bug: 113356629 Test: mm Test: VTS tests on HVX driver Change-Id: I6a870b61809e58490e66dd4ea36ddeb64fc68a07 Merged-In: I6a870b61809e58490e66dd4ea36ddeb64fc68a07 (cherry picked from commit bb685a4a974ba95fd7ed7d8ff9d754b5c7100ac1)