tree: 92e2dd594dc11c5992f5d238171a3f0ddb0b8ad1 [path history] [tgz]
  1. BUILD.gn
  2. common_active_module.cc
  3. common_active_module_manifest.json
  4. common_null_module.cc
  5. common_null_module_manifest.json
  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.