commit | 344f6e01c6c130d41a297c79f0e62cf35ae7c96a | [log] [tgz] |
---|---|---|
author | shinwang <shinwang@google.com> | Wed Feb 26 14:19:43 2020 +0800 |
committer | Shin Wang <shinwang@google.com> | Mon Mar 23 06:24:55 2020 +0000 |
tree | b3d1589ad20a38b28d37d8ba73ed599a88c0d190 | |
parent | dfd202bc5d1d53cf7c8282c2424e35cddeaa9e66 [diff] |
Atest plugin: use BuildTextConsoleView to output Atest log. Use BuildTextConsoleView as output interface. Bug: 148828848 Test: 1. In asuite_plugin folder: ./gradlew :runIde 2. Launch Atest tool window, input: com.android.rs.test HelloWorldTest -c click the run button. It should support the user select multiple options. 3. Input 0 enter The atest command should continue executing. Change-Id: Id2914857667a33dff922e8553b800c90a351b756