tree: 5f56a8cac2724666700bb4ae91623a1908420a79 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. my_component_test_cpp.cc
  4. README.md
tools/create/goldens/my-component-test-cpp/README.md

my-component-test-cpp

TODO: Brief overview of the test component.

Building

To add this component to your build, append --with tools/create/goldens/my-component-test-cpp:tests to the fx set invocation.

Testing

Run the tests for my-component-test-cpp using the my-component-test-cpp-tests package.

$ fx test my-component-test-cpp-tests