commit | 63fe4ce82cac71b29f12a87b7c48bd6a9157799a | [log] [tgz] |
---|---|---|
author | Zhaoming Yin <zhaomingyin@google.com> | Tue Jun 27 23:13:46 2023 +0000 |
committer | Zhaoming Yin <zhaomingyin@google.com> | Fri Jun 30 01:54:13 2023 +0000 |
tree | bfd82eff4b3e7c99e3dac37b1b1eeb687b85296b | |
parent | 32e5acdaa8b449b309309cd9f237584db1164361 [diff] |
BT discovery test with mobly snippet and spectatio Bug: 289129602 Test: 1. install automotivesnippet on auto ``` adb -s <serial> install -d -r -g ~/AutomotivePhoneSnippet.apk ``` 2. install mbs on phone ``` adb -s <serial >install -d -r -g ~/mobly-bundled-snippets-debug.apk ``` 3. run test with [config](https://paste.googleplex.com/5036496280092672) ``` make BTDiscoveryTest local_mobly_runner.py -m BTDiscoveryTest -c ./config.yaml ``` results: https://paste.googleplex.com/6033315441147904 Change-Id: I8fd120adb6f120025427741926350aa8bb5b7fc1