tree: e7b9b2af09b73b5edda3b9683f706c4e00fd8526 [path history] [tgz]
  1. llcpp/
  2. BUILD.gn
  3. README.md
  4. 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 //zircon/system/ulib/fidl and //zircon/system/ulib/service.

How to run

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