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