tree: 497a671352ea5811e2b74541fb33c31b361d9e52 [path history] [tgz]
  1. config/
  2. cpp_driver/
  3. cpp_elf/
  4. meta/
  5. rust/
  6. src/
  7. BUILD.gn
  8. 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.