commit | 50ba05fdcaa97d7d7b8a9b5ca093e75d3958fa1b | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Tue Jan 14 19:30:00 2020 +0800 |
committer | lesl <lesl@google.com> | Wed Feb 05 11:24:18 2020 +0800 |
tree | c17b97a4e593b09bac5be578b0536e0b98a16054 | |
parent | 0474b7e994fe56ce768c49923cc66f6ccfdb2e7f [diff] |
vts: Add util api checkSubstringInCommandOutput which accept specific cmd. Bug: 140172237 Test: make vts Test: atest VtsHalWifiHostapdV1_2TargetTest (Test for new deviceSupportsFeature with specific command) Test: atest VtsHalWifiSupplicantP2pV1_0TargetTest (Test for old deviceSupportsFeature with pm command) Change-Id: Ia657570ccda656270af75760a28ce30e803a04ba
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