tree: 97652075a1b9cb8b76d8e3ab1b987e0cd53a637e [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.