blob: e76cbf3ea6b4492b53977c3ab38895f75289a490 [file] [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 flag to change the selected build directory and/or fx -t to
change the target device.
```
[run-e2e-tests source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/contrib/run-e2e-tests)