tree: 3d83208ef97c17afb72fe1c8eacc8a6f8c32bdcc [path history] [tgz]
  1. internal/
  2. public/
  3. test_support/
  4. BUILD.gn
  5. COMMON_METADATA
  6. components_unittests.filter
  7. DEPS
  8. DIR_METADATA
  9. OWNERS
  10. README.md
components/data_sharing/README.md

Data Sharing

This component contains functionality for sharing data.

Testing

To run all the relevant C++ unit tests, you can run the components_unittests target and give the data_sharing filter file as an argument:

./out/Default/components_unittests --test-launcher-filter-file=components/data_sharing/components_unittests.filter