fx 測試

所有 Fuchsia 測試的進入點 (主機、目標和端對端)

Usage: fx test [testName ...]

This is an incomplete list of options. Run 'fx test --help' for the complete set of options.
Options:
-h, --help
    --test-filter                     Runs specific test cases in v2 suite. Can be specified multiple
                                      times to pass in multiple patterns.
                                      example: --test-filter glob1 --test-filter glob2
--restrict-logs, --no-restrict-logs   If false, do not limit maximum log severity regardless of the
                                      test's configuration. Default is true.

測試原始碼