fx run-e2e-tests

執行 e2e 測試

Usage: fx run-e2e-tests

Thin wrapper around `fx run-host-tests` which sets up the environment to run
an end to end test against the current hardware target.

Hint:
Use fx --dir and/or fx -d flags to change the selected build directory or
target device.

run-e2e-tests 原始碼