tree: 02e9f4ee877287493e8c663359feb8dfcba826b1
  1. BUILD.gn
  2. natural_response_test.cc
  3. natural_struct_test.cc
  4. README.md
  5. 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.