tree: ae5ecf7fb460e710005b5c6f9f4cfe0aca6b8f9d [path history] [tgz]
  1. config/
  2. cpp_driver/
  3. cpp_elf/
  4. cpp_elf_hlcpp/
  5. rust/
  6. support/
  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.