| commit | 002aaa94ba1fff8e50231ebaa71f70e549e976cd | [log] [tgz] |
|---|---|---|
| author | Lucas Jenkins <lucasjenkins@fuchsia.infra.roller.google.com> | Thu Apr 21 01:13:55 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 20 18:15:22 2022 -0700 |
| tree | 90cb42d6bcd01b8838f30adc9ed57b49fb943471 | |
| parent | b3b022bbbf5f62e838ab5c0405ee613af8530d33 [diff] |
[roll] Roll fuchsia [bt][fastpair] Parameterize happy path GATT write request tests Three GATT write request handling tests in the gatt_service mod were almost exactly the same: the test code sent a GATT Write request from the lower layer to a specific characteristic, and checked that the Gatt- Service stream generated the correct GattRequest item. Refactor this logic into a test method parameterized by characteristic handle and a matcher for the GattRequest stream items, and replace the 3 very similar test bodies of with an invocation of this new method. Original-Bug: 95542 Test: Refactor, `$ fx test bt-fastpair-provider-tests` to verify. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669437 Original-Revision: 6a38ec3284d9afed3a90475bab7487e55a29f4a1 GitOrigin-RevId: 1f7481facc612ae2efbf18a9f141811768686a7b Change-Id: Ife6efb70b68c10aa7334b2bbd52136f223f254e2
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.