tree: 9db169db8b1cef0f9f2ba0061dfb1a1b6f33078e [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
sdk/cts/tests/fidl/fuchsia.intl/README.md

intl-services-system-test

This is a smoke test for the fuchsia.intl.PropertyProvider protocol implementer (usually intl_services). It also relies on setui_service and that component's implementation of fuchsia.settings.Intl.

This test modifies the user's internationalization preferences but attempts to restore the original values after it runs.

Execution

fx set core.x64 --with //sdk/cts/tests/fidl/fuchsia.intl:tests
# ...
fx test intl-services-system-test