tree: b7fe8bbcc8ebd89afd89a9a441fbc435da024110 [path history] [tgz]
  1. BUILD.gn
  2. component_context_test_module.cc
  3. component_context_test_one_agent.cc
  4. component_context_test_service.fidl
  5. component_context_test_two_agent.cc
  6. component_context_test_unstoppable_agent.cc
  7. defs.h
  8. README.md
tests/component_context/README.md

component_context integration test

The purpose of fuchsia::modular::ComponentContext is mainly to expose APIs that lets clients interact with Agents.

This test exercises the APIs used to connect with Agents, influence their life cycle, and use their services.