tree: 017136edc58d75cd41e5e0f8001d647b2f366f16 [path history] [tgz]
  1. data_sharing_internals/
  2. internal/
  3. public/
  4. test_support/
  5. BUILD.gn
  6. COMMON_METADATA
  7. components_unittests.filter
  8. DEPS
  9. DIR_METADATA
  10. OWNERS
  11. 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