tree: 0205aa0ea3c1e0f32643ebe522fa9bd1b430ad8a [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/connectivity/bluetooth/tests/bt-host-integration/README.md

fuchsia.bluetooth.host/Host Integration Tests

Integration tests for the bt-host implementation of the fuchsia.bluetooth.host/Host FIDL protocol.

Testing

Add the following to your Fuchsia set configuration to include the tests:

--with //src/connectivity/bluetooth/tests/bt-host-integration-tests

To run the tests:

fx test bt-host-integration-tests