tree: bda88a9d41f1845f28699b997931224a1920adef [path history] [tgz]
  1. BUILD.gn
  2. natural_struct_decoding_test.cc
  3. README.md
src/lib/fidl/cpp/tests/coding/README.md

Natural types coding tests

These tests verify the basic operation of the internal encoding/decoding API of natural domain objects.

When we have a stable public encoding/decoding interface for these domain objects, we should add the natural types to GIDL and port the tests there.