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

fuchsia.bluetooth.sys/Bootstrap Integration Tests

Integration tests for the Sapphire implementation of the fuchsia.bluetooth.sys/Bootstrap FIDL protocol.

Testing

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

--with //src/connectivity/bluetooth/tests/bt-bootstrap-integration:bt-bootstrap-integration-tests

To run the tests:

fx test bt-bootstrap-integration-tests