tree: 44e36a5aefdf74a11238962311438935f30842bc [path history] [tgz]
  1. config/
  2. cpp_driver/
  3. cpp_elf/
  4. rust/
  5. support/
  6. BUILD.gn
  7. README.md
src/sys/component_manager/tests/structured_config/client_integration/README.md

client integration test for structured configuration

This test ensures that each client language of structured configuration is receiving the structured configuration packaged with the component correctly.

A puppet is defined in each language-specific directory and they all share the same configuration interface. Each “config receiver” component is launched by the integration test and the config it returns is checked against expected values.