blob: a895055ca3c39915d844ffce0a843d03055113ba [file] [log] [blame] [view]
# fx run-e2e-tests
run e2e tests
```none
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 source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/run-e2e-tests)