fuchsia_test_product_bundle

A macro for defining a test-only product bundle.

This macro simplifies the creation of a product bundle for testing purposes by wrapping the fuchsia_product_bundle, fuchsia_product, and fuchsia_product_configuration rules into a single macro.

PARAMETERS

Name Description Default
name The name of the product bundle. -
board_config The board configuration target. -
product_config_json A dictionary for the product configuration. -
virtual_devices The fuchsia_virtual_device()s to include for running on emulators. []