tree: 94487153e003e4bedd97b861287e94578e167f57 [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