tree: bcee4863c8a73b47d177e0bf8022fb179320731b [path history] [tgz]
  1. __init__.py
  2. BUILD.gn
  3. direct_conn.py
  4. direct_daemon.py
  5. ffx_strict.py
  6. main.py
  7. README.md
  8. stress.py
src/developer/ffx/tests/e2e/python/README.md

Test execution

Set up

$ fx set core.x64 \
    --with-host //src/developer/ffx/tests/e2e/python:tests

$ fx build

Local execution

$ fx test //src/developer/ffx/tests/e2e/python:<test> --e2e --output

where <test> is one of:

  • ffx_host_tool_e2e_test
  • ffx_strict_host_tool_e2e_test
  • direct_conn_e2e_test