tree: b11f06be9bdbc7db086782953d03dd6fa2840f62 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. README.md
src/connectivity/bluetooth/lib/bt-fidl-mocks/README.md

bt-fidl-mocks

This library provides light weight mocks of Fuchsia SDK Bluetooth FIDL protocols to facilitate unit testing of clients. The emulation of the interfaces is minimal and requires the test authors to drive the state and behavior of each protocol by setting up expectations on individual FIDL calls.

Test

fx test bt-fidl-mocks-tests