tree: 9dc2107dbfa5f916ffdd833acad94a48c2f3d639 [path history] [tgz]
  1. BUILD.gn
  2. natural_response_test.cc
  3. natural_struct_test.cc
  4. persistence_test.cc
  5. README.md
  6. test_util.h
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.