tree: a73b7cfad49b02fbfb418b7b1c34efa22fec5adc [path history] [tgz]
  1. llcpp/
  2. BUILD.gn
  3. OWNERS
  4. README.md
  5. test.test.fidl
zircon/system/utest/service/README.md

FIDL Service tests

This directory contains unit tests for FIDL Services, specifically the Low Level C++ (LLCPP) client side and server side APIs.

See //sdk/lib/fidl/llcpp and //zircon/system/ulib/service.

How to run

fx set ... --with //zircon/system/utest/service:tests
fx test -od service-llcpp-unittest-package