tree: 6dc2dfb85d59cea2b704f0eba9733cb0e13c8e46 [path history] [tgz]
  1. BUILD.gn
  2. common_active_module.cc
  3. common_active_module.cmx
  4. common_null_module.cc
  5. common_null_module.cmx
  6. defs.h
  7. README.md
tests/common/README.md

common

This directory contains components and configuration that are used by multiple integration tests.

Specifically, there is a module NullModule which doesn't do anything and just sits there.

It is deployed as its own package and has a module manifest in its package. It is added to the configuration of the fuchsia::modular::ModuleResolver so it can be started by an fuchsia::modular::Intent.